Update the hazelcast version to 0.6.1 fix some flakiness.
Note: I manually updated the readme because mungedocs was having trouble.
This commit is contained in:
parent
2ec02bcf65
commit
f4851a670d
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue