From 36330ae77d0b5c63b09035a27de9405b1bf98929 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 19:16:39 +0100 Subject: [PATCH] chore(deps): update container image bitnami/mongodb to 7.0.5@6cbe3bd by renovate (#18478) 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 | `3e1c53e` -> `6cbe3bd` | --- > [!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 631ea40161f..6c12fe63eb0 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -1,5 +1,5 @@ annotations: - max_scale_version: 23.10.2 + max_scale_version: 24.04.0 min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database @@ -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.2.1 +version: 11.2.2 diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index 973fe17ab33..4429af61d1b 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:3e1c53e8b319e2578151a05b542e7003c8a20e021c4fc830539a4d3892122eba + tag: 7.0.5@sha256:6cbe3bd37863b3c67b2f59ac74b2b10c57511c48c5b2befdf84bbcca020c5a7f workload: main: replicas: 1