From f4851a670d0c6ae6c8b11ed024776727b7633eca Mon Sep 17 00:00:00 2001 From: Josh Hoak Date: Thu, 8 Sep 2016 15:44:55 -0700 Subject: [PATCH] Update the hazelcast version to 0.6.1 fix some flakiness. Note: I manually updated the readme because mungedocs was having trouble. --- storage/hazelcast/README.md | 2 +- storage/hazelcast/hazelcast-controller.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/storage/hazelcast/README.md b/storage/hazelcast/README.md index c5876acf..862d8a7e 100644 --- a/storage/hazelcast/README.md +++ b/storage/hazelcast/README.md @@ -125,7 +125,7 @@ spec: - resources: limits: cpu: 0.1 - image: quay.io/pires/hazelcast-kubernetes:0.6 + image: quay.io/pires/hazelcast-kubernetes:0.6.1 name: hazelcast env: - name: "DNS_DOMAIN" diff --git a/storage/hazelcast/hazelcast-controller.yaml b/storage/hazelcast/hazelcast-controller.yaml index aeb46c14..199a6619 100644 --- a/storage/hazelcast/hazelcast-controller.yaml +++ b/storage/hazelcast/hazelcast-controller.yaml @@ -17,7 +17,7 @@ spec: - resources: limits: cpu: 0.1 - image: quay.io/pires/hazelcast-kubernetes:0.6 + image: quay.io/pires/hazelcast-kubernetes:0.6.1 name: hazelcast env: - name: "DNS_DOMAIN"