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

chore(deps): update helm release mongo-express to v3.3.0 #6

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 @@ -10,7 +10,7 @@ dependencies:
version: 13.3.1
- name: mongo-express
repository: https://cowboysysop.github.io/charts/
version: 3.1.1
version: 3.3.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.11.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:49b2bec8ca0c4ea0f91c543f3bf23c10514aedf151cca3c6f0e59d164f328042
generated: "2024-03-07T23:56:16.821955657Z"
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 @@ -51,7 +51,7 @@ dependencies:
- mojafos
- dependency
- mongodb
version: 3.1.1
version: 3.3.0
## redis
- name: redis
alias: redis
Expand Down