chore(deps): update container image bitnami/redis to 7.2.4@0074120 by renovate (#17275)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/redis | digest | `198c901` -> `0074120` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
5e7da8ce07
commit
0da0380a25
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- redis
|
- redis
|
||||||
- keyvalue
|
- keyvalue
|
||||||
- database
|
- database
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
|
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
|
||||||
- https://hub.docker.com/r/bitnami/redis
|
- https://hub.docker.com/r/bitnami/redis
|
||||||
type: application
|
type: application
|
||||||
version: 11.1.9
|
version: 11.1.10
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: bitnami/redis
|
repository: bitnami/redis
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 7.2.4@sha256:198c9011bff58be7218622582f37c4d72bb6baaab1f00b55d145ccb741ca156d
|
tag: 7.2.4@sha256:0074120c25c1ad0d7fcffd3812d9aa843070e2f6bb1ed53dbd4114197ddfda22
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
Loading…
Reference in New Issue