fix(deps): update redis docker tag to v20.11.4
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
2b46ada33f
commit
123167f5d9
3 changed files with 3 additions and 3 deletions
|
@ -17,6 +17,6 @@ dependencies:
|
|||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: "20.11.3"
|
||||
version: "20.11.4"
|
||||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: redis.enabled
|
||||
|
|
|
@ -26,6 +26,6 @@ dependencies:
|
|||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: "20.11.3"
|
||||
version: "20.11.4"
|
||||
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.11.3"
|
||||
version: "20.11.4"
|
||||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: redis.enabled
|
||||
|
|
Loading…
Add table
Reference in a new issue