summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/image-streams/image-streams-rhel7.json
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2015-09-01 15:44:17 -0400
committerScott Dodson <sdodson@redhat.com>2015-09-01 15:44:17 -0400
commitb08257928a77a501a4312daee8f3589103da8b02 (patch)
tree2a2f554aa263ae9c97ee6255a39eacdc65c58432 /roles/openshift_examples/files/examples/image-streams/image-streams-rhel7.json
parenta52fb4dee40155e76131927232940d77e2913568 (diff)
downloadopenshift-b08257928a77a501a4312daee8f3589103da8b02.tar.gz
openshift-b08257928a77a501a4312daee8f3589103da8b02.tar.bz2
openshift-b08257928a77a501a4312daee8f3589103da8b02.tar.xz
openshift-b08257928a77a501a4312daee8f3589103da8b02.zip
Jenkins image was renamed
Diffstat (limited to 'roles/openshift_examples/files/examples/image-streams/image-streams-rhel7.json')
-rw-r--r--roles/openshift_examples/files/examples/image-streams/image-streams-rhel7.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/openshift_examples/files/examples/image-streams/image-streams-rhel7.json b/roles/openshift_examples/files/examples/image-streams/image-streams-rhel7.json
index 0bd885af3..8c125f76a 100644
--- a/roles/openshift_examples/files/examples/image-streams/image-streams-rhel7.json
+++ b/roles/openshift_examples/files/examples/image-streams/image-streams-rhel7.json
@@ -230,13 +230,13 @@
"creationTimestamp": null
},
"spec": {
- "dockerImageRepository": "registry.access.redhat.com/openshift3/jenkins-16-rhel7",
+ "dockerImageRepository": "registry.access.redhat.com/openshift3/jenkins-1-rhel7",
"tags": [
{
"name": "latest"
},
{
- "name": "1.6",
+ "name": "1",
"from": {
"Kind": "ImageStreamTag",
"Name": "latest"