fix(deps): update redis docker tag to v20.9.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2025-02-25 05:31:42 +00:00
parent 46ad35ae44
commit 8521ebb4aa
4 changed files with 4 additions and 4 deletions

View file

@ -12,6 +12,6 @@ maintainers:
dependencies:
- name: redis
version: "20.8.0"
version: "20.9.0"
repository: "oci://docker.io/bitnamicharts"
condition: redis.internal

View file

@ -17,6 +17,6 @@ dependencies:
repository: "oci://docker.io/bitnamicharts"
condition: postgresql.enabled
- name: redis
version: "20.8.0"
version: "20.9.0"
repository: "oci://docker.io/bitnamicharts"
condition: redis.enabled

View file

@ -26,6 +26,6 @@ dependencies:
repository: "oci://docker.io/bitnamicharts"
condition: postgresql.enabled
- name: redis
version: "20.8.0"
version: "20.9.0"
repository: "oci://docker.io/bitnamicharts"
condition: redis.enabled

View file

@ -20,6 +20,6 @@ dependencies:
repository: "oci://docker.io/bitnamicharts"
condition: postgresql.enabled
- name: redis
version: "20.8.0"
version: "20.9.0"
repository: "oci://docker.io/bitnamicharts"
condition: redis.enabled