From 9425527f59ed751159efded78e32a7286fa14579 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:42:44 +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 fc4e08c9..bc9246f5 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.1 +version: 1.0.2 # 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.1 appVersion: "1" dependencies: - name: mongodb - version: 13.18.5 + version: 16.3.2 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.25