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