fix(deps): update subcharts
This commit is contained in:
parent
8043c516a3
commit
ee44e2f980
2 changed files with 8 additions and 8 deletions
|
|
@ -29,12 +29,12 @@ dependencies:
|
|||
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.5.31
|
||||
version: 15.5.32
|
||||
condition: postgresql.enabled
|
||||
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
|
||||
- name: postgresql-ha
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.2.28
|
||||
version: 14.2.29
|
||||
condition: postgresql-ha.enabled
|
||||
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
|
||||
- name: redis-cluster
|
||||
|
|
@ -44,5 +44,5 @@ dependencies:
|
|||
# https://github.com/bitnami/charts/blob/main/bitnami/redis/Chart.yaml
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.1.3
|
||||
version: 20.1.4
|
||||
condition: redis.enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue