summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v3.7/xpaas-templates/amq62-basic.json
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-10-23 21:25:25 -0400
committerScott Dodson <sdodson@redhat.com>2017-10-23 21:25:25 -0400
commitf7728996fbe2ad109fc8290682493038bc43f66c (patch)
treebada0b119b081def984a3945d9c0c9175d27f384 /roles/openshift_examples/files/examples/v3.7/xpaas-templates/amq62-basic.json
parentd3ae358d8eda7d74a158d9ff7de3a23fca4e8b51 (diff)
downloadopenshift-f7728996fbe2ad109fc8290682493038bc43f66c.tar.gz
openshift-f7728996fbe2ad109fc8290682493038bc43f66c.tar.bz2
openshift-f7728996fbe2ad109fc8290682493038bc43f66c.tar.xz
openshift-f7728996fbe2ad109fc8290682493038bc43f66c.zip
Sync latest imagestreams and templates
Diffstat (limited to 'roles/openshift_examples/files/examples/v3.7/xpaas-templates/amq62-basic.json')
-rw-r--r--roles/openshift_examples/files/examples/v3.7/xpaas-templates/amq62-basic.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/roles/openshift_examples/files/examples/v3.7/xpaas-templates/amq62-basic.json b/roles/openshift_examples/files/examples/v3.7/xpaas-templates/amq62-basic.json
index af20b373a..d219ead67 100644
--- a/roles/openshift_examples/files/examples/v3.7/xpaas-templates/amq62-basic.json
+++ b/roles/openshift_examples/files/examples/v3.7/xpaas-templates/amq62-basic.json
@@ -6,14 +6,14 @@
"description": "Application template for JBoss A-MQ brokers. These can be deployed as standalone or in a mesh. This template doesn't feature SSL support.",
"iconClass": "icon-jboss",
"tags": "messaging,amq,jboss,xpaas",
- "version": "1.4.0",
+ "version": "1.5.0",
"openshift.io/display-name": "Red Hat JBoss A-MQ 6.2 (Ephemeral, no SSL)"
},
"name": "amq62-basic"
},
"labels": {
"template": "amq62-basic",
- "xpaas": "1.4.0"
+ "xpaas": "1.5.0"
},
"message": "A new messaging service has been created in your project. It will handle the protocol(s) \"${MQ_PROTOCOL}\". The username/password for accessing the service is ${MQ_USERNAME}/${MQ_PASSWORD}.",
"parameters": [
@@ -215,7 +215,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
- "name": "jboss-amq-62:1.4"
+ "name": "jboss-amq-62:1.5"
}
}
},