chore(deps): update container image bitnami/redis to v7.2.5@623f2d3 by renovate (#22264)
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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user