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/09/14 13:40:24 UTC

[camel] 01/04: Use the latest hazelcast-kubernetes-bootstrapper in the hazelcast-kubernetes example (3.10.5)

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

commit a481a517055b6bb6cfce002c5fe79d413334016a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 14 15:31:47 2018 +0200

    Use the latest hazelcast-kubernetes-bootstrapper in the hazelcast-kubernetes example (3.10.5)
---
 .../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 e9750d8..63a05e4 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.10.4
+        image: quay.io/pires/hazelcast-kubernetes:3.10.5
         imagePullPolicy: Always
         env:
         - name: "DNS_DOMAIN"