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

Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2025-03-03 07:38:26 +00:00 committed by viceice-bot
parent 1ec9db9adf
commit 51585c7d98
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201
2 changed files with 6 additions and 6 deletions

View file

@ -7,12 +7,12 @@ dependencies:
version: 16.4.14
- name: postgresql-ha
repository: oci://ghcr.io/visualon/bitnamicharts
version: 15.2.3
version: 15.3.0
- name: redis-cluster
repository: oci://ghcr.io/visualon/bitnamicharts
version: 11.4.3
- name: redis
repository: oci://ghcr.io/visualon/bitnamicharts
version: 20.8.0
digest: sha256:5af4d0d98780730da9cca1eba11c4913429c54895c422762618cf2886f1d42fa
generated: "2025-02-24T00:00:48.233225244Z"
version: 20.10.0
digest: sha256:85e2729677ad9f6cecbdaee922e4f472b15dee2550822319be0d1e47e895bcb7
generated: "2025-03-03T07:31:15.928409295Z"

View file

@ -42,7 +42,7 @@ dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
- name: postgresql-ha
repository: oci://ghcr.io/visualon/bitnamicharts
version: 15.2.3
version: 15.3.0
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.8.0
version: 20.10.0
condition: redis.enabled