Update zookeeper image version to the latest release 3.8

Change-Id: I5f381d05cbbd76a35153f781c8a32c4e4d174a2a
This commit is contained in:
Tristan Cacqueray 2022-08-11 13:30:04 +00:00 committed by Michael Kelly
parent 273da661db
commit 17a155b28c
No known key found for this signature in database
GPG Key ID: 77F7FE93040ECF3E
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ spec:
containers:
- name: zookeeper
image: "zookeeper:3.5.5"
image: "zookeeper:3.8"
imagePullPolicy: IfNotPresent
command:
- "/bin/bash"