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 mongodb to v16 #1090

Open
wants to merge 1 commit into
base: develop
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
10 changes: 5 additions & 5 deletions charts/splunk-connect-for-snmp/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.18.5
version: 16.4.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.2.0
version: 20.2.2
- name: mibserver
repository: https://pysnmp.github.io/mibs/charts/
version: 1.15.13
digest: sha256:dedfae30b39e9b78a83f8e1822666095f79ba2b9b112b04f7a11a2a318674713
generated: "2024-10-14T10:28:52.408747265Z"
version: 1.15.15
digest: sha256:e111544c524dc85eaee69c980dcd7e9a4cea0f47a0fe81531a28538fe60dbe93
generated: "2024-12-11T02:29:12.940838812Z"
2 changes: 1 addition & 1 deletion charts/splunk-connect-for-snmp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ appVersion: "1.12.1-beta.8"
#
dependencies:
- name: mongodb
version: ~13.18.0
version: ~16.4.0
repository: https://charts.bitnami.com/bitnami
- name: redis
version: ~20.2.0
Expand Down
Loading