From f19fa756ee99e71079ff96a9a71b0f244ee37f40 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 Mar 2024 01:30:30 +0100 Subject: [PATCH] chore(deps): update container image bitnami/mongodb to v7.0.7@b731d29 by renovate (#19486) 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 | patch | `7.0.6` -> `7.0.7` | --- > [!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/stable/mongodb/Chart.yaml | 6 +++--- charts/stable/mongodb/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/mongodb/Chart.yaml b/charts/stable/mongodb/Chart.yaml index 545e2ecc1d1..6c3ea5ea2e3 100644 --- a/charts/stable/mongodb/Chart.yaml +++ b/charts/stable/mongodb/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 7.0.6 +appVersion: 7.0.7 dependencies: - name: common version: 20.2.2 @@ -24,7 +24,7 @@ keywords: - mongodb - database - nosql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mongodb - https://hub.docker.com/r/bitnami/mongodb type: application -version: 12.7.1 +version: 12.7.2 diff --git a/charts/stable/mongodb/values.yaml b/charts/stable/mongodb/values.yaml index f18bfca6df1..04ef1d99d62 100644 --- a/charts/stable/mongodb/values.yaml +++ b/charts/stable/mongodb/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/mongodb pullPolicy: IfNotPresent - tag: 7.0.6@sha256:046f45d6fe3889b05907571be5c68af76f2bea8bdee63879ebe0f4bf478e6bee + tag: 7.0.7@sha256:b731d29fb853a3e92e21e011113e8ebd773de79437a42c7b7011335422a7523e includeCommon: true workload: