fix(deps): update redis docker tag to v20.9.0
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
46ad35ae44
commit
8521ebb4aa
4 changed files with 4 additions and 4 deletions
|
@ -12,6 +12,6 @@ maintainers:
|
|||
|
||||
dependencies:
|
||||
- name: redis
|
||||
version: "20.8.0"
|
||||
version: "20.9.0"
|
||||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: redis.internal
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue