Repository: camel
Updated Branches:
  refs/heads/master f7725eaec -> 7f91e92b3


Use latest hazelcast-kubernetes image 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/7f91e92b
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7f91e92b
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7f91e92b

Branch: refs/heads/master
Commit: 7f91e92b362c14e2e143885006c5351907740b16
Parents: f7725ea
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Fri May 26 10:36:17 2017 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Fri May 26 10:36:17 2017 +0200

----------------------------------------------------------------------
 .../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/7f91e92b/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 2c090af..5b527f1 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_1
+        image: quay.io/pires/hazelcast-kubernetes:3.8.1
         imagePullPolicy: Always
         env:
         - name: "DNS_DOMAIN"

Reply via email to