Skip to content

Commit

Permalink
kafka: use kafka-ui as dependence helm chart
Browse files Browse the repository at this point in the history
Signed-off-by: Login Victor <batazor@evrone.com>
  • Loading branch information
batazor committed Sep 14, 2022
1 parent 91fdb4b commit 36a2f7b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
7 changes: 5 additions & 2 deletions ops/Helm/addons/mq/kafka/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@ dependencies:
- name: strimzi-kafka-operator
repository: https://strimzi.io/charts/
version: 0.30.0
digest: sha256:ab6b6f4b20c65433c23fee1e62f2716a83c8188d97c31373507e28ad7ab17d90
generated: "2022-09-13T13:14:46.307147139+03:00"
- name: kafka-ui
repository: file://../kafka-ui
version: 0.4.2
digest: sha256:0c9c26eb8f810378e4946879a1f5533c47e09b4b87441c92692da734844415ba
generated: "2022-09-15T01:01:55.7008933+03:00"
3 changes: 3 additions & 0 deletions ops/Helm/addons/mq/kafka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ dependencies:
tags:
- rabbitmq
- mq
- name: kafka-ui
version: 0.4.2
repository: "file://../kafka-ui"
Binary file not shown.

0 comments on commit 36a2f7b

Please sign in to comment.