fix(deps): update subcharts

This commit is contained in:
Renovate Bot 2024-09-23 00:05:19 +00:00
parent c7f5a43e09
commit c3e960d191
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976
2 changed files with 6 additions and 6 deletions

View file

@ -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