Update redis version
This commit is contained in:
parent
0079a1dcb9
commit
749167ccce
4 changed files with 4 additions and 4 deletions
|
@ -26,6 +26,6 @@ dependencies:
|
|||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: 13.0.1
|
||||
version: ~14.2.1
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Reference in a new issue