Skip to content

Commit 8e63f30

Browse files
Update Helm release kafka to v31.5.0
1 parent 1eaf07f commit 8e63f30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/kafka/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ type: application
2323
# This is the chart version. This version number should be incremented each time you make changes
2424
# to the chart and its templates, including the app version.
2525
# Versions are expected to follow Semantic Versioning (https://semver.org/)
26-
version: 0.2.13
26+
version: 0.2.14
2727

2828
# This is the version number of the application being deployed. This version number should be
2929
# incremented each time you make changes to the application. Versions are not expected to
3030
# follow Semantic Versioning. They should reflect the version the application is using.
3131
appVersion: "1"
3232
dependencies:
3333
- name: kafka
34-
version: 31.4.0
34+
version: 31.5.0
3535
repository: https://charts.bitnami.com/bitnami
3636
- name: library-chart
3737
version: 1.6.0

0 commit comments

Comments
 (0)