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 db0d5e42303a0e6a4b318e07fd0c4c3949e00b43 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jan 15 11:55:58 2018 +0100 Bump Hazelcast-kubernetes to version 3.9.2 --- .../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 c245d6b..536244c 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.9.0 + image: quay.io/pires/hazelcast-kubernetes:3.9.2 imagePullPolicy: Always env: - name: "DNS_DOMAIN" -- To stop receiving notification emails like this one, please contact "commits@camel.apache.org" <commits@camel.apache.org>.