Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release kafka-ui to v1.4.10 #20296

Merged
merged 1 commit into from
Jan 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ops/Helm/addons/mq/kafka/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.45.0
- name: kafka-ui
repository: https://kafbat.github.io/helm-charts
version: 1.4.9
digest: sha256:3750f23625604849b1ed987c047a28f96a452205567ce9c7f1edc79a3f40fbf5
generated: "2024-12-18T15:36:36.230426246Z"
version: 1.4.10
digest: sha256:32acf70cf4d86daecd6c36aacbc703291cfeb1b5bb53307cb778902b8e832371
generated: "2025-01-13T13:43:53.887077392Z"
2 changes: 1 addition & 1 deletion ops/Helm/addons/mq/kafka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ dependencies:
- kafka
- mq
- name: kafka-ui
version: 1.4.9
version: 1.4.10
repository: https://kafbat.github.io/helm-charts
condition: kafka-ui.enabled
Loading