fix(deps): update subcharts

This commit is contained in:
Renovate Bot 2024-09-30 00:03:36 +00:00
parent 92eed05b4e
commit 506baafbd3
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.32
version: 15.5.36
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.29
version: 14.2.31
condition: postgresql-ha.enabled
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
- name: redis-cluster