diff --git a/clusters/cl01tl/helm/blocky/Chart.yaml b/clusters/cl01tl/helm/blocky/Chart.yaml index 9f5528782..2316cf7ea 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.5.0 + version: 0.6.0 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 893683d4a..496a9985e 100644 --- a/clusters/cl01tl/helm/blocky/values.yaml +++ b/clusters/cl01tl/helm/blocky/values.yaml @@ -325,4 +325,4 @@ redis-replication: redisReplication: clusterSize: 1 redisSentinel: - enabled: false + enabled: true