chore(deps): update container image bitnami/redis to 7.2.4@9c03d05 by renovate (#18224)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/redis | digest | `ebc4ce8` -> `9c03d05` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
9e8a44c4ee
commit
efef66fbd6
|
@ -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.20
|
version: 11.1.21
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: bitnami/redis
|
repository: bitnami/redis
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 7.2.4@sha256:ebc4ce878142092503d71d905155d8451a62e2775550a268947d316f1c41e6c2
|
tag: 7.2.4@sha256:9c03d05312797f1236b08616e19132ceb2ec2ce3cc9e5636266a1e83ebaf51aa
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
Loading…
Reference in New Issue