Upgrade to Hazelcast Kubernetes Bootstrapper 3.8.2

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

Branch: refs/heads/master
Commit: a71807c7a73e10fd8c732b300eee1764d29d560d
Parents: cbf469e
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Fri May 26 14:11:38 2017 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Fri May 26 14:17:26 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/a71807c7/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 5b527f1..2808773 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.2
         imagePullPolicy: Always
         env:
         - name: "DNS_DOMAIN"

Reply via email to