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

chore(deps): update helm release mongodb to v16 #59

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 @@ -7,7 +7,7 @@ dependencies:
version: 0.6.6
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.3.1
version: 16.4.0
- name: mongo-express
repository: https://cowboysysop.github.io/charts/
version: 3.1.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:b44731af85d40ec8545fc6875f770ddaf9e35c124363a8c03cc00d8d8dc4ec35
generated: "2024-12-11T06:03:06.318350875Z"
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 @@ -41,7 +41,7 @@ dependencies:
- mojafos
- dependency
- mongodb
version: 13.3.1
version: 16.4.0
## Mongo-express
- name: mongo-express
alias: mongo-express
Expand Down