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

This commit is contained in:
Renovate Bot 2025-04-14 12:32:59 +00:00
parent 4f6874057f
commit 743842c0e9
4 changed files with 4 additions and 4 deletions

View file

@ -12,6 +12,6 @@ maintainers:
dependencies:
- name: redis
version: "20.11.4"
version: "20.11.5"
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.11.4"
version: "20.11.5"
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.11.4"
version: "20.11.5"
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.11.4"
version: "20.11.5"
repository: "oci://docker.io/bitnamicharts"
condition: redis.enabled