fix(deps): update redis docker tag to v20.11.3
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
02b2cb3e71
commit
66f51a415c
3 changed files with 3 additions and 3 deletions
|
@ -12,6 +12,6 @@ maintainers:
|
|||
|
||||
dependencies:
|
||||
- name: redis
|
||||
version: "20.10.0"
|
||||
version: "20.11.3"
|
||||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: redis.internal
|
||||
|
|
|
@ -26,6 +26,6 @@ dependencies:
|
|||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: "20.10.0"
|
||||
version: "20.11.3"
|
||||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: redis.enabled
|
||||
|
|
|
@ -20,6 +20,6 @@ dependencies:
|
|||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: "20.10.0"
|
||||
version: "20.11.3"
|
||||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: redis.enabled
|
||||
|
|
Loading…
Add table
Reference in a new issue