From be445bf292f1f70856a0b1ad0610ad5c50239c5b Mon Sep 17 00:00:00 2001 From: Howard Gao Date: Wed, 24 Apr 2019 18:37:53 +0800 Subject: [PATCH] Bump amq63 version to 1.4.18 Signed-off-by: Howard Gao --- amq/amq63-basic.json | 4 ++-- amq/amq63-image-stream.json | 4 ++-- amq/amq63-persistent-ssl.json | 4 ++-- amq/amq63-persistent.json | 4 ++-- amq/amq63-ssl.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/amq/amq63-basic.json b/amq/amq63-basic.json index a58cb335..3eefe8f7 100644 --- a/amq/amq63-basic.json +++ b/amq/amq63-basic.json @@ -6,7 +6,7 @@ "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-amq", "tags": "messaging,amq,jboss", - "version": "1.4.17", + "version": "1.4.20", "openshift.io/display-name": "Red Hat JBoss A-MQ 6.3 (Ephemeral, no SSL)", "openshift.io/provider-display-name": "Red Hat, Inc." }, @@ -14,7 +14,7 @@ }, "labels": { "template": "amq63-basic", - "xpaas": "1.4.17" + "xpaas": "1.4.20" }, "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": [ diff --git a/amq/amq63-image-stream.json b/amq/amq63-image-stream.json index b95e78d0..b501d346 100644 --- a/amq/amq63-image-stream.json +++ b/amq/amq63-image-stream.json @@ -17,11 +17,11 @@ "annotations": { "openshift.io/display-name": "Red Hat JBoss A-MQ 6.3", "openshift.io/provider-display-name": "Red Hat, Inc.", - "version": "1.4.17" + "version": "1.4.20" } }, "labels": { - "xpaas": "1.4.17" + "xpaas": "1.4.20" }, "spec": { "tags": [ diff --git a/amq/amq63-persistent-ssl.json b/amq/amq63-persistent-ssl.json index 3cf80802..3f03954c 100644 --- a/amq/amq63-persistent-ssl.json +++ b/amq/amq63-persistent-ssl.json @@ -5,7 +5,7 @@ "annotations": { "iconClass": "icon-amq", "tags": "messaging,amq,jboss", - "version": "1.4.17", + "version": "1.4.20", "openshift.io/display-name": "JBoss A-MQ 6.3 (with SSL)", "openshift.io/provider-display-name": "Red Hat, Inc.", "description": "An example JBoss A-MQ application. For more information about using this template, see https://github.com/jboss-openshift/application-templates.", @@ -17,7 +17,7 @@ }, "labels": { "template": "amq63-persistent-ssl", - "xpaas": "1.4.17" + "xpaas": "1.4.20" }, "message": "A new persistent messaging service with SSL support 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}. Please be sure to create a secret named \"${AMQ_SECRET}\" containing the trust store and key store files (\"${AMQ_TRUSTSTORE}\" and \"${AMQ_KEYSTORE}\") used for serving secure content.", "parameters": [ diff --git a/amq/amq63-persistent.json b/amq/amq63-persistent.json index f2077a92..014fa9f3 100644 --- a/amq/amq63-persistent.json +++ b/amq/amq63-persistent.json @@ -5,7 +5,7 @@ "annotations": { "iconClass": "icon-amq", "tags": "messaging,amq,jboss", - "version": "1.4.17", + "version": "1.4.20", "openshift.io/display-name": "JBoss A-MQ 6.3 (no SSL)", "openshift.io/provider-display-name": "Red Hat, Inc.", "description": "An example JBoss A-MQ application. For more information about using this template, see https://github.com/jboss-openshift/application-templates.", @@ -17,7 +17,7 @@ }, "labels": { "template": "amq63-persistent", - "xpaas": "1.4.17" + "xpaas": "1.4.20" }, "message": "A new persistent 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": [ diff --git a/amq/amq63-ssl.json b/amq/amq63-ssl.json index 28b7569d..e5ca132c 100644 --- a/amq/amq63-ssl.json +++ b/amq/amq63-ssl.json @@ -5,7 +5,7 @@ "annotations": { "iconClass": "icon-amq", "tags": "messaging,amq,jboss", - "version": "1.4.17", + "version": "1.4.20", "openshift.io/display-name": "JBoss A-MQ 6.3 (Ephemeral with SSL)", "openshift.io/provider-display-name": "Red Hat, Inc.", "description": "An example JBoss A-MQ application. For more information about using this template, see https://github.com/jboss-openshift/application-templates.", @@ -17,7 +17,7 @@ }, "labels": { "template": "amq63-ssl", - "xpaas": "1.4.17" + "xpaas": "1.4.20" }, "message": "A new messaging service with SSL support 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}. Please be sure to create a secret named \"${AMQ_SECRET}\" containing the trust store and key store files (\"${AMQ_TRUSTSTORE}\" and \"${AMQ_KEYSTORE}\") used for serving secure content.", "parameters": [