From 5e7da8ce07a8f8a847d4d1b657e5bf4ae91b6a1b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Jan 2024 19:15:25 +0100 Subject: [PATCH] chore(deps): update container image bitnami/mongodb to 7.0.5@4c29ab1 by renovate (#17274) 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 | `07c9c50` -> `4c29ab1` | --- > [!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 | 8 ++++---- charts/dependency/mongodb/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 8caeffe7c2a..df98b9e81eb 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -24,16 +24,16 @@ keywords: - mongodb - database - nosql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: mongodb sources: - - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - - https://hub.docker.com/r/bitnami/mongodb - https://www.mongodb.com - https://github.com/bitnami/bitnami-docker-mongodb + - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb + - https://hub.docker.com/r/bitnami/mongodb type: application -version: 11.1.10 +version: 11.1.11 diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index 550a47205e0..9d1e3b89f10 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:07c9c50e91fbdd262a1be43f57dfa766e9468f511e02fbffd60d2e5df436cf0b + tag: 7.0.5@sha256:4c29ab1535f012f1cbcd5397f48d3449231f52d0de1ee8a1aca855c3e7d80fad workload: main: replicas: 1