Skip to content

Commit da31a29

Browse files
Update Helm release mongodb to v16
1 parent b07b415 commit da31a29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/mongodb/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ type: application
2323
# This is the chart version. This version number should be incremented each time you make changes
2424
# to the chart and its templates, including the app version.
2525
# Versions are expected to follow Semantic Versioning (https://semver.org/)
26-
version: 1.0.4
26+
version: 1.0.5
2727

2828
# This is the version number of the application being deployed. This version number should be
2929
# incremented each time you make changes to the application. Versions are not expected to
3030
# follow Semantic Versioning. They should reflect the version the application is using.
3131
appVersion: "1"
3232
dependencies:
3333
- name: mongodb
34-
version: 13.18.5
34+
version: 16.5.26
3535
repository: https://charts.bitnami.com/bitnami
3636
- name: library-chart
3737
version: 1.5.33

0 commit comments

Comments
 (0)