summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/image-streams/image-streams-centos7.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-centos7.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-centos7.json')
-rw-r--r--roles/openshift_examples/files/examples/image-streams/image-streams-centos7.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/roles/openshift_examples/files/examples/image-streams/image-streams-centos7.json b/roles/openshift_examples/files/examples/image-streams/image-streams-centos7.json
index 03affbddf..f213d99ca 100644
--- a/roles/openshift_examples/files/examples/image-streams/image-streams-centos7.json
+++ b/roles/openshift_examples/files/examples/image-streams/image-streams-centos7.json
@@ -161,19 +161,19 @@
"creationTimestamp": null
},
"spec": {
- "dockerImageRepository": "openshift/wildfly-8-centos",
+ "dockerImageRepository": "openshift/wildfly-81-centos7",
"tags": [
{
"name": "latest"
},
{
- "name": "8",
+ "name": "8.1",
"annotations": {
- "description": "Build and run Java applications on Wildfly 8",
+ "description": "Build and run Java applications on Wildfly 8.1",
"iconClass": "icon-wildfly",
"tags": "builder,wildfly,java",
- "supports":"wildfly:8,jee,java",
- "version": "8"
+ "supports":"wildfly:8.1,jee,java",
+ "version": "8.1"
},
"from": {
"Kind": "ImageStreamTag",
@@ -260,13 +260,13 @@
"creationTimestamp": null
},
"spec": {
- "dockerImageRepository": "openshift/jenkins-16-centos7",
+ "dockerImageRepository": "openshift/jenkins-1-centos7",
"tags": [
{
"name": "latest"
},
{
- "name": "1.6",
+ "name": "1",
"from": {
"Kind": "ImageStreamTag",
"Name": "latest"