2 Commits

Author SHA1 Message Date
aa19c3af49 Update stalwartlabs/stalwart Docker tag to v0.15.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 20s
2025-12-17 17:00:38 +00:00
e135f87ef5 expand idsk
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 23s
renovate / renovate (push) Successful in 56s
2025-12-17 10:58:10 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -149,7 +149,7 @@ redis-replication:
spec: spec:
resources: resources:
requests: requests:
storage: 5Gi storage: 10Gi
redisSentinel: redisSentinel:
enabled: true enabled: true
clusterSize: 3 clusterSize: 3

View File

@@ -9,7 +9,7 @@ stalwart:
main: main:
image: image:
repository: stalwartlabs/stalwart repository: stalwartlabs/stalwart
tag: v0.14.1 tag: v0.15.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
resources: resources:
requests: requests: