fix(deps): update subcharts (main) (#1093)

Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2025-02-10 00:07:40 +00:00 committed by viceice-bot
parent a06af8e516
commit 7838ee7772
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201
2 changed files with 8 additions and 8 deletions

View file

@ -37,12 +37,12 @@ dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml
- name: postgresql
repository: oci://ghcr.io/visualon/bitnamicharts
version: 16.4.5
version: 16.4.6
condition: postgresql.enabled
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
- name: postgresql-ha
repository: oci://ghcr.io/visualon/bitnamicharts
version: 15.1.6
version: 15.1.7
condition: postgresql-ha.enabled
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
- name: redis-cluster
@ -52,5 +52,5 @@ dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/redis/Chart.yaml
- name: redis
repository: oci://ghcr.io/visualon/bitnamicharts
version: 20.6.3
version: 20.7.0
condition: redis.enabled