chore(deps): update container image redis to v15.2.3@6bc33b8 by renovate (#25831)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | minor | `15.1.3` -> `15.2.3` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42My4wIiwidXBkYXRlZEluVmVyIjoiMzguNjQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
293c5cc868
commit
7ab7d4c6c1
|
@ -16,7 +16,7 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 15.1.3
|
||||
version: 15.2.3
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
|
@ -40,4 +40,4 @@ sources:
|
|||
- https://github.com/Floppy/van_dam
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam
|
||||
type: application
|
||||
version: 0.1.2
|
||||
version: 0.2.0
|
||||
|
|
Loading…
Reference in New Issue