From 22b611b83fc4635f1de0f1f406ec2319e479e56b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 6 Feb 2023 13:31:31 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/mongodb to 6.0.4 --- 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 dea4f9e1606..d62acab6b17 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.4@sha256:0b02531b780d72d16c39c819b44320be50c33e58c24d0419636909ec4f971c5e + tag: 6.0.4@sha256:585373d448678de3e4c2cb920b7ccfc68a12fbf35ba711cacb929ac0687244d2 controller: # -- Set the controller type. From 35addfc941ae98162600efedb4e586e027e18026 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 6 Feb 2023 13:36:42 +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 6f8b4aee731..3919775201b 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.29 +version: 4.0.30 annotations: truecharts.org/catagories: | - database