You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/03/20 07:57:06 UTC

[2/3] camel git commit: Use latest version of hazelcast-kubernetes 3.8_1

Use latest version of hazelcast-kubernetes 3.8_1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5eede112
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5eede112
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5eede112

Branch: refs/heads/master
Commit: 5eede11231b7ffe465f20d36aba8b34f40c475fb
Parents: 1caa53d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Mar 20 08:35:15 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Mar 20 08:35:15 2017 +0100

----------------------------------------------------------------------
 .../src/main/resources/fabric8/hazelcast-deployment.yaml           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5eede112/examples/camel-example-hazelcast-kubernetes/src/main/resources/fabric8/hazelcast-deployment.yaml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hazelcast-kubernetes/src/main/resources/fabric8/hazelcast-deployment.yaml b/examples/camel-example-hazelcast-kubernetes/src/main/resources/fabric8/hazelcast-deployment.yaml
index aa1a9ab..2c090af 100644
--- a/examples/camel-example-hazelcast-kubernetes/src/main/resources/fabric8/hazelcast-deployment.yaml
+++ b/examples/camel-example-hazelcast-kubernetes/src/main/resources/fabric8/hazelcast-deployment.yaml
@@ -12,7 +12,7 @@ spec:
     spec: 
       containers: 
       - name: hazelcast
-        image: quay.io/pires/hazelcast-kubernetes:3.8
+        image: quay.io/pires/hazelcast-kubernetes:3.8_1
         imagePullPolicy: Always
         env:
         - name: "DNS_DOMAIN"