Skip to content

Commit

Permalink
Merge pull request #3359 from yurake/renovate/bitnami-kafka-3.x
Browse files Browse the repository at this point in the history
chore(deps): update bitnami/kafka docker tag to v3.7.0-debian-12-r7
  • Loading branch information
renovate[bot] authored Jun 22, 2024
2 parents cb20e21 + ec41da4 commit 890bdf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kafka/kafka-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: kafka
image: bitnami/kafka:3-debian-10
image: bitnami/kafka:3.7.0-debian-12-r7
imagePullPolicy: Always
ports:
- containerPort: 9092
Expand Down

0 comments on commit 890bdf7

Please sign in to comment.