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 2019/04/16 14:18:00 UTC

[camel] branch master updated: Use latest Hazelcast-Kubernetes version 3.12

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 185ef17  Use latest Hazelcast-Kubernetes version 3.12
185ef17 is described below

commit 185ef17d41e635371b7474b8f9fa29a297be1fef
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 16 16:17:05 2019 +0200

    Use latest Hazelcast-Kubernetes version 3.12
---
 .../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 9ad7218..8984344 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.11.1_1
+        image: quay.io/pires/hazelcast-kubernetes:3.12
         imagePullPolicy: Always
         env:
         - name: "DNS_DOMAIN"