summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v3.7/xpaas-templates/karaf2-camel-log-template.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/karaf2-camel-log-template.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/karaf2-camel-log-template.json')
-rw-r--r--roles/openshift_examples/files/examples/v3.7/xpaas-templates/karaf2-camel-log-template.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/roles/openshift_examples/files/examples/v3.7/xpaas-templates/karaf2-camel-log-template.json b/roles/openshift_examples/files/examples/v3.7/xpaas-templates/karaf2-camel-log-template.json
index 2ecce08a9..38b7bc249 100644
--- a/roles/openshift_examples/files/examples/v3.7/xpaas-templates/karaf2-camel-log-template.json
+++ b/roles/openshift_examples/files/examples/v3.7/xpaas-templates/karaf2-camel-log-template.json
@@ -3,7 +3,7 @@
"kind": "Template",
"metadata": {
"annotations": {
- "description": "A simple Camel route in Karaf container.",
+ "description": "A simple Camel route in Karaf container. This quickstart shows a simple Apache Camel application that logs a message to the server log every 5th second.",
"tags": "quickstart,java,karaf,fis",
"iconClass": "icon-jboss",
"version": "2.0"
@@ -31,7 +31,7 @@
{
"name": "GIT_REF",
"displayName": "Git Reference",
- "value": "karaf2-camel-log-1.0.0.redhat-000010",
+ "value": "karaf2-camel-log-1.0.0.redhat-000019",
"description": "Set this to a branch name, tag or other ref of your repository if you are not using the default branch."
},
{
@@ -49,7 +49,7 @@
{
"name": "APP_VERSION",
"displayName": "Application Version",
- "value": "1.0.0.redhat-000010",
+ "value": "1.0.0.redhat-000019",
"description": "The application version."
},
{