Skip to content

Commit 29959bb

Browse files
chore(deps): update zookeeper docker tag to v3.9.3
1 parent ee837fc commit 29959bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/zookeeper/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ updateStrategy:
1717
## - https://github.com/kubernetes/contrib/blob/master/statefulsets/zookeeper/Makefile#L1
1818
image:
1919
repository: zookeeper # Container image repository for zookeeper container.
20-
tag: 3.5.5 # Container image tag for zookeeper container.
20+
tag: 3.9.3 # Container image tag for zookeeper container.
2121
pullPolicy: IfNotPresent # Image pull criteria for zookeeper container.
2222

2323
service:

0 commit comments

Comments
 (0)