fix(deps): update subcharts
This commit is contained in:
parent
b02c7c38be
commit
58e96ec52c
2 changed files with 6 additions and 6 deletions
|
@ -4,9 +4,9 @@ dependencies:
|
||||||
version: 15.5.38
|
version: 15.5.38
|
||||||
- name: postgresql-ha
|
- name: postgresql-ha
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 14.3.5
|
version: 14.3.7
|
||||||
- name: redis-cluster
|
- name: redis-cluster
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 11.0.6
|
version: 11.0.7
|
||||||
digest: sha256:4e141bc80fa841bf1b46ebbeae55165af0a9cb188a2bc4ab82bc8d828752d179
|
digest: sha256:192e38c93590dacb17ee575313a679276426eedacc6fae8fad8e05ebf523d164
|
||||||
generated: "2024-11-04T00:06:41.320370401Z"
|
generated: "2024-11-11T00:04:27.789513662Z"
|
||||||
|
|
|
@ -34,10 +34,10 @@ dependencies:
|
||||||
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
|
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
|
||||||
- name: postgresql-ha
|
- name: postgresql-ha
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 14.3.5
|
version: 14.3.7
|
||||||
condition: postgresql-ha.enabled
|
condition: postgresql-ha.enabled
|
||||||
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
|
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
|
||||||
- name: redis-cluster
|
- name: redis-cluster
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 11.0.6
|
version: 11.0.7
|
||||||
condition: redis-cluster.enabled
|
condition: redis-cluster.enabled
|
||||||
|
|
Loading…
Reference in a new issue