From fc608160eebbea314ac25161b1751e4a771996f8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 18 Nov 2022 13:22:16 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/mongodb to 6.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 efaf9e39e46..4f3f6bf672c 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.3@sha256:6cd8c2f36a940b2d606e40e35f8a07762e1818cf47f6e01d4c6174e157df9e95 + tag: 6.0.3@sha256:3d0bbffc622ea2657803d14c241a87efc96edfad9a69784e52aa80b933b570f0 controller: # -- Set the controller type. From cf5daa865df90c875710cf79014c18d5b23ce7bc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 18 Nov 2022 13:26:11 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/dependency/mongodb/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 40c64ff93e5..ed9d5910cd5 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - database