From d1bbeaab7988241cfd82cc017d0f5961d946eb5f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 Dec 2023 01:30:12 +0100 Subject: [PATCH] chore(deps): update container image bitnami/mongodb to 7.0.4@137b905 (#15861) 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 | `2fd7f81` -> `137b905` | --- > [!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/dependency/mongodb/Chart.yaml | 41 +++++++++++++-------------- charts/dependency/mongodb/values.yaml | 2 +- 2 files changed, 21 insertions(+), 22 deletions(-) diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 7a940f99050..7cdbf71a40e 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -1,35 +1,34 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: mongodb -version: 9.0.4 +version: 9.0.5 appVersion: 7.0.4 -description: - Fast, reliable, scalable, and easy to use open-source no-sql database +description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png deprecated: false sources: - - https://github.com/bitnami/bitnami-docker-mongodb - - https://www.mongodb.com - - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - - https://hub.docker.com/r/bitnami/mongodb +- https://github.com/bitnami/bitnami-docker-mongodb +- https://www.mongodb.com +- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb +- https://hub.docker.com/r/bitnami/mongodb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mongodb - - database - - nosql +- mongodb +- database +- nosql dependencies: - - name: common - version: 15.3.3 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 15.3.3 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index b9eb4d40ab6..7fea8688816 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.4@sha256:2fd7f81d38b3495c43843c492e42d4950a73de4d40181a557c97d225308f00b0 + tag: 7.0.4@sha256:137b905769fdfce83add50343ceb391726ece52afe6163cb354856c1927dc661 workload: main: replicas: 1