diff --git a/Chart.lock b/Chart.lock index 49cffa0..98c58f0 100644 --- a/Chart.lock +++ b/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 14.3.10 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts - version: 11.3.0 + version: 11.4.0 - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.6.2 -digest: sha256:5ed54a04a222029502a619d17f050c8dc35239a3e50bd480a3cf5525938cba10 -generated: "2025-01-11T00:08:12.792499277Z" + version: 20.6.3 +digest: sha256:786d68ec45e89b3cd885342087979f233d20c4aaa40a5357b76d27750e58d351 +generated: "2025-01-18T00:08:10.55919413Z" diff --git a/Chart.yaml b/Chart.yaml index 18fd923..3835ffd 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -46,10 +46,10 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts - version: 11.3.0 + version: 11.4.0 condition: redis-cluster.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis/Chart.yaml - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.6.2 + version: 20.6.3 condition: redis.enabled