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

This commit is contained in:
Renovate Bot 2025-02-19 00:02:27 +00:00
parent 76f7e1f819
commit 544087c0c1
3 changed files with 3 additions and 3 deletions

View file

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