Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

chore(deps): update helm release console to v0.7.31 #2

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
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 19.0.2
- name: console
repository: https://charts.redpanda.com
version: 0.6.6
version: 0.7.31
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.3.1
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:d925980938fda5951aa389835620d453e599a5e11d7dc0eff489987f7ce1e4dd
generated: "2024-12-11T05:58:13.991010777Z"
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 @@ -31,7 +31,7 @@ dependencies:
- dependency
- kafka
- redpanda
version: 0.6.6
version: 0.7.31
## MongoDB
- name: mongodb
alias: mongodb
Expand Down