From 5af00a31a706f2ab09ef51ffb79b0583f88da7ea Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 23 Nov 2023 01:29:22 +0100 Subject: [PATCH] chore(deps): update container image bitnami/mongodb to 7.0.3@625fba0 (#15250) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/mongodb | digest | `5ff367b` -> `625fba0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/dependency/mongodb/Chart.yaml | 4 ++-- charts/dependency/mongodb/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 397c2677328..be7bf29cd5b 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "7.0.3" +appVersion: 7.0.3 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 8.0.46 +version: 8.0.47 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index 2ba09431f20..35961e2caec 100644 --- a/charts/dependency/mongodb/values.yaml +++ b/charts/dependency/mongodb/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/mongodb pullPolicy: IfNotPresent - tag: 7.0.3@sha256:5ff367bc2bd7435b15754ffcc1f3c90e13a5ebe0269f29a2332ae1d131ef82a4 + tag: 7.0.3@sha256:625fba0a6e8a6fb2ce26db40f04cbb42cfbaed25c27aea9ce2642bc274b7a5df workload: main: replicas: 1