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

Update Helm release kafka to v19.1.5 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 src/mojafos/deployer/helm/infra/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 19.0.2
version: 19.1.5
- name: console
repository: https://charts.redpanda.com
version: 0.6.6
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.4.5
digest: sha256:7ba3ea9a03eaa2abafee8c647e7976a22d7b82ad48fdd2a9dfbaa3bb65bbf910
generated: "2023-09-06T11:55:49.830694633Z"
digest: sha256:454810941bbebf1a81654663f1690e5212141cf0d2fe5ded643f2a711ac0b32a
generated: "2024-07-25T02:52:27.277521563Z"
2 changes: 1 addition & 1 deletion src/mojafos/deployer/helm/infra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- mojafos
- dependency
- kafka
version: 19.0.2
version: 19.1.5
## redpanda kafka console
- name: console
alias: redpanda-console
Expand Down