From db8ad6171570a0805cac89e9b4de5387e1e89f68 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 8 Jan 2026 15:48:06 -0600 Subject: [PATCH] update chart --- clusters/cl01tl/helm/blocky/Chart.lock | 6 +++--- clusters/cl01tl/helm/blocky/Chart.yaml | 2 +- clusters/cl01tl/helm/blocky/values.yaml | 6 ++---- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/clusters/cl01tl/helm/blocky/Chart.lock b/clusters/cl01tl/helm/blocky/Chart.lock index 91fc2820d..fd481d8aa 100644 --- a/clusters/cl01tl/helm/blocky/Chart.lock +++ b/clusters/cl01tl/helm/blocky/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 4.6.0 - name: redis-replication repository: oci://harbor.alexlebens.net/helm-charts - version: 0.7.0 -digest: sha256:8895a81325ee3d46f44783308b1fe02c22951869d3cf6aa18736988e30c89ef5 -generated: "2026-01-08T15:17:26.317171-06:00" + version: 1.0.1 +digest: sha256:e9dde2592347a72ab8b7154efcd12654fb0865c4e791c5bbea27f56b390a6b50 +generated: "2026-01-08T15:47:39.239057-06:00" diff --git a/clusters/cl01tl/helm/blocky/Chart.yaml b/clusters/cl01tl/helm/blocky/Chart.yaml index 63b037538..a64327996 100644 --- a/clusters/cl01tl/helm/blocky/Chart.yaml +++ b/clusters/cl01tl/helm/blocky/Chart.yaml @@ -18,7 +18,7 @@ dependencies: repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.6.0 - name: redis-replication - version: 0.7.0 + version: 1.0.1 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/blocky.png # renovate: github=0xerr0r/blocky diff --git a/clusters/cl01tl/helm/blocky/values.yaml b/clusters/cl01tl/helm/blocky/values.yaml index 496a9985e..3a24347e9 100644 --- a/clusters/cl01tl/helm/blocky/values.yaml +++ b/clusters/cl01tl/helm/blocky/values.yaml @@ -320,9 +320,7 @@ blocky: mountPropagation: None subPath: config.yml redis-replication: - existingSecret: - enabled: false redisReplication: clusterSize: 1 - redisSentinel: - enabled: true + sentinel: + enabled: true