rspamd: bump to v3.4, helm chart v0.4.2

This commit is contained in:
ace
2022-12-25 00:47:14 +03:00
parent cb283cd960
commit 6938feb0dd
4 changed files with 5 additions and 8 deletions

View File

@ -10,7 +10,7 @@ persistence:
rspamd:
image:
repository: registry.geekhome.org/ghp/rspamd
tag: 3.2-1
tag: 3.4-1
pullPolicy: Always
local.d:
redis.conf: |
@ -28,10 +28,7 @@ rspamd:
redis:
enabled: true
usePassword: false
password: ""
cluster:
enabled: false
architecture: standalone
service:
type: ClusterIP