From bdff59c6a60828fe0f65782aad8226ae56386a40 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 01:31:03 +0100 Subject: [PATCH] chore(deps): update container image bitnami/mongodb to 7.0.5@6fe59ed by renovate (#17818) 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 | `787529a` -> `6fe59ed` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 14d9a979638..511e992c2f1 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -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/dependency/mongodb - https://hub.docker.com/r/bitnami/mongodb type: application -version: 11.1.18 +version: 11.1.19 diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index a3fe6e102f5..66311d8c172 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.5@sha256:787529ae9d6b3de8e844692872dd644a594cf59388cb2dc824d793ae6c0671a6 + tag: 7.0.5@sha256:6fe59ed5d79f38d2b2e886589ac4b8b21eb86680d9ba3deeed3d03c1771f9166 workload: main: replicas: 1