This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 0264a62  Use the latest version of Hazelcast Kubernetes 3.12.1
0264a62 is described below

commit 0264a62efb04b7ee4348335b46e585bf67049e90
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Jun 13 15:07:06 2019 +0200

    Use the latest version of Hazelcast Kubernetes 3.12.1
---
 .../src/main/resources/fabric8/hazelcast-deployment.yaml                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 8984344..2d0c4fc 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
@@ -29,7 +29,7 @@ spec:
     spec: 
       containers: 
       - name: hazelcast
-        image: quay.io/pires/hazelcast-kubernetes:3.12
+        image: quay.io/pires/hazelcast-kubernetes:3.12.1
         imagePullPolicy: Always
         env:
         - name: "DNS_DOMAIN"

Reply via email to