Skip to content

Commit

Permalink
Merge pull request #3427 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.8.0-debian-12-r5
  • Loading branch information
renovate[bot] committed Sep 15, 2024
2 parents d595214 + ce2045c commit a9076f7
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.7.1-debian-12-r1
image: bitnami/kafka:3.8.0-debian-12-r5
imagePullPolicy: Always
ports:
- containerPort: 9092
Expand Down

0 comments on commit a9076f7

Please sign in to comment.