From 23b5065874ede800463036ceae39aaf48eaba165 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 04:49:32 +0000 Subject: [PATCH] Update Helm release mongodb to v16 --- charts/mongodb/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index a4233be2..7e7a963f 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -23,7 +23,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.2 +version: 1.0.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -31,7 +31,7 @@ version: 1.0.2 appVersion: "1" dependencies: - name: mongodb - version: 13.18.5 + version: 16.4.0 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.33