Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.
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: 31.1.0
- 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:0b4c6980ec87b01a603dda992be1ca417fb9bdb821b150ece671c6d1c58ab9f0
generated: "2024-12-11T06:00:17.988459266Z"
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: 31.1.0
## redpanda kafka console
- name: console
alias: redpanda-console
Expand Down