fix(deps): update subcharts
This commit is contained in:
parent
fbec3eaff5
commit
ef86231225
2 changed files with 6 additions and 6 deletions
|
|
@ -45,10 +45,10 @@ dependencies:
|
|||
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
|
||||
- name: redis-cluster
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 11.2.0
|
||||
version: 11.2.1
|
||||
condition: redis-cluster.enabled
|
||||
# https://github.com/bitnami/charts/blob/main/bitnami/redis/Chart.yaml
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.5.0
|
||||
version: 20.6.1
|
||||
condition: redis.enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue