From 3eca4c5032089e85f59fc762da40b51229b2ce36 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 25 Oct 2024 20:29:07 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/bitna?= =?UTF-8?q?mi/mongodb=208.0.1=20=E2=86=92=208.0.3=20(#28332)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/bitnami/mongodb](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mongodb)) | patch | `7343260` -> `5b1b140` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/mongodb/Chart.yaml | 4 ++-- charts/stable/mongodb/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/mongodb/Chart.yaml b/charts/stable/mongodb/Chart.yaml index 765421329ab..19336f7ccd4 100644 --- a/charts/stable/mongodb/Chart.yaml +++ b/charts/stable/mongodb/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 8.0.1 +appVersion: 8.0.3 dependencies: - name: common version: 25.1.0 @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/bitnami/mongodb - https://www.mongodb.com type: application -version: 15.0.3 +version: 15.0.4 diff --git a/charts/stable/mongodb/values.yaml b/charts/stable/mongodb/values.yaml index 723afa57956..d9afa5a7758 100644 --- a/charts/stable/mongodb/values.yaml +++ b/charts/stable/mongodb/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/bitnami/mongodb pullPolicy: IfNotPresent - tag: 8.0.1@sha256:7343260cb505d0ad460fe86ea09d8e46dc68688da7c633e3b5ccaad38b838cba + tag: 8.0.3@sha256:5b1b1409240696cf687f894c553f1ff6b98d4508f23e76aafc7e3d05871cb114 includeCommon: true workload: