Skip to content

Commit

Permalink
fix: replace the toolset kafka container image (#1090)
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
(cherry picked from commit 2813387)
  • Loading branch information
ericsyh committed Aug 24, 2023
1 parent 7a71510 commit 8fd87aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/sn-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ images:
tag: "2.10.4.7"
pullPolicy: IfNotPresent
kafka:
repository: confluentinc/cp-kafka
tag: "7.3.1"
repository: bitnami/kafka
tag: "3.5.1"
pullPolicy: IfNotPresent
busybox:
repository: busybox
Expand Down

0 comments on commit 8fd87aa

Please sign in to comment.