fix(redis): update helm release redis to v19
This commit is contained in:
parent
2a6556d35a
commit
3b0bd0e7b9
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ dependencies:
|
|||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: ^18.0.0
|
||||
version: ^19.0.0
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Loading…
Add table
Reference in a new issue