From 07df84eb3ec611cb283e62dbc4e0c5bd531e4fa6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 16 Nov 2022 17:17:11 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/mongodb to v6.0.3 --- charts/dependency/mongodb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index a7c018e5d8f..efaf9e39e46 100644 --- a/charts/dependency/mongodb/values.yaml +++ b/charts/dependency/mongodb/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.2@sha256:e69455b958b83c25ea7743d315bc2a9ee573015f928171e9b0b3b2cbb3833c70 + tag: 6.0.3@sha256:6cd8c2f36a940b2d606e40e35f8a07762e1818cf47f6e01d4c6174e157df9e95 controller: # -- Set the controller type. From 5020502af747769d4073024231c443657fb38a68 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Nov 2022 17:21:16 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/dependency/mongodb/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index a5d6d17cf66..40c64ff93e5 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.0.2" +appVersion: "6.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - database