fix(deps): update helm release redis-cluster to v11.4.2 (main) (#1111)
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
a2028ca2de
commit
9b52aa4eea
2 changed files with 4 additions and 4 deletions
|
@ -10,9 +10,9 @@ dependencies:
|
||||||
version: 15.1.9
|
version: 15.1.9
|
||||||
- name: redis-cluster
|
- name: redis-cluster
|
||||||
repository: oci://ghcr.io/visualon/bitnamicharts
|
repository: oci://ghcr.io/visualon/bitnamicharts
|
||||||
version: 11.4.1
|
version: 11.4.2
|
||||||
- name: redis
|
- name: redis
|
||||||
repository: oci://ghcr.io/visualon/bitnamicharts
|
repository: oci://ghcr.io/visualon/bitnamicharts
|
||||||
version: 20.7.0
|
version: 20.7.0
|
||||||
digest: sha256:8c241f2eb7cbc5cf7808f48ec6454cf7a4ea25a9291c77b8249e180d58965d85
|
digest: sha256:82069ae8c25228288e66f32689d2135247fa9c43bfc657ead1408fe617f50a3a
|
||||||
generated: "2025-02-17T00:01:22.07302316Z"
|
generated: "2025-02-17T02:31:35.571418232Z"
|
||||||
|
|
|
@ -47,7 +47,7 @@ dependencies:
|
||||||
# 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://ghcr.io/visualon/bitnamicharts
|
repository: oci://ghcr.io/visualon/bitnamicharts
|
||||||
version: 11.4.1
|
version: 11.4.2
|
||||||
condition: redis-cluster.enabled
|
condition: redis-cluster.enabled
|
||||||
# https://github.com/bitnami/charts/blob/main/bitnami/redis/Chart.yaml
|
# https://github.com/bitnami/charts/blob/main/bitnami/redis/Chart.yaml
|
||||||
- name: redis
|
- name: redis
|
||||||
|
|
Loading…
Reference in a new issue