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 2018/12/10 15:00:14 UTC

[camel] 02/02: Use the latest Hazelcast-Kubernetes fixed release 3.11.1

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

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ddd50117183484f60a93e8a7aa467c4e0bd4a2df
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 10 15:56:43 2018 +0100

    Use the latest Hazelcast-Kubernetes fixed release 3.11.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 27886fc..c441b52 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.11
+        image: quay.io/pires/hazelcast-kubernetes:3.11.1
         imagePullPolicy: Always
         env:
         - name: "DNS_DOMAIN"