diff --git a/Chart.lock b/Chart.lock index 6300346..49cffa0 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.2.1 + version: 11.3.0 - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.6.1 -digest: sha256:cf214a54f49e6f468fd672a6c0f794751b4b0f6a0a492f37ee580271487f4758 -generated: "2024-12-22T00:07:46.005634297Z" + version: 20.6.2 +digest: sha256:5ed54a04a222029502a619d17f050c8dc35239a3e50bd480a3cf5525938cba10 +generated: "2025-01-11T00:08:12.792499277Z" diff --git a/Chart.yaml b/Chart.yaml index 603287b..b55ab43 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.2.1 + version: 11.3.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.1 + version: 20.6.2 condition: redis.enabled