From b3f8f81871a7b366b0f1e44f9539ec2eaa263333 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 May 2024 02:29:24 +0200 Subject: [PATCH] chore(deps): update container image bitnami/redis to v7.2.5@623f2d3 by renovate (#22264) 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/redis](https://togithub.com/bitnami/containers) ([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/redis)) | patch | `7.2.4` -> `7.2.5` | --- > [!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/stable/redis/Chart.yaml | 6 +++--- charts/stable/redis/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/redis/Chart.yaml b/charts/stable/redis/Chart.yaml index 3b948572518..ada1bc95749 100644 --- a/charts/stable/redis/Chart.yaml +++ b/charts/stable/redis/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 7.2.4 +appVersion: 7.2.5 dependencies: - name: common version: 23.0.7 @@ -24,7 +24,7 @@ keywords: - redis - keyvalue - database -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redis - https://hub.docker.com/r/bitnami/redis type: application -version: 14.0.8 +version: 14.0.9 diff --git a/charts/stable/redis/values.yaml b/charts/stable/redis/values.yaml index 0bf10fa26e9..5c4fb69959f 100644 --- a/charts/stable/redis/values.yaml +++ b/charts/stable/redis/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/redis pullPolicy: IfNotPresent - tag: 7.2.4@sha256:3f53583d8981907c3839fa5911a0363443538d3ebbbd792de12a33f9a9c22dd3 + tag: 7.2.5@sha256:623f2d3945d7f2cd3ed36cd7bfe3e2c31eceb864de460f767da49c3256f11006 includeCommon: true workload: