update redis charts
All checks were successful
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 2m1s
render-manifests-push / render-manifests-push (push) Successful in 2m36s

This commit is contained in:
2026-01-08 16:09:34 -06:00
parent 2c63e0ab55
commit db03b57c8c
39 changed files with 89 additions and 130 deletions

View File

@@ -7,6 +7,6 @@ dependencies:
version: 4.6.0
- name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.5.0
digest: sha256:2cfdc65daf935996789b455aae2de6b4878c0a991f7b9354006aaa42adc5317e
generated: "2026-01-07T16:09:30.390264104Z"
version: 1.0.1
digest: sha256:2697e256977408fa35d32ec1b8aba4c9df0abf52a6c6618b269cb9b1a5a28ca0
generated: "2026-01-08T16:06:03.685885-06:00"

View File

@@ -27,7 +27,7 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.0
- name: redis-replication
version: 0.5.0
version: 1.0.1
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png
# renovate: github=prometheus-operator/prometheus-operator

View File

@@ -171,8 +171,6 @@ ntfy-alertmanager:
mountPropagation: None
subPath: config
redis-replication:
existingSecret:
enabled: false
redisReplication:
clusterSize: 3
volumeClaimTemplate:
@@ -180,6 +178,5 @@ redis-replication:
resources:
requests:
storage: 10Gi
redisSentinel:
enabled: true
clusterSize: 3
sentinel:
enabled: true