rspamd: bump to v3.6, helm chart v0.4.5

This commit is contained in:
ace 2023-08-11 14:15:51 +03:00
parent 7e98d17f18
commit 0e483f78be
Signed by: ace
GPG Key ID: 2C08973DD37A76FD
2 changed files with 5 additions and 3 deletions

View File

@ -7,5 +7,5 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 17.9.3
type: application
version: 0.4.4
appVersion: 3.5
version: 0.4.5
appVersion: 3.6

View File

@ -10,7 +10,7 @@ persistence:
rspamd:
image:
repository: gitea.geekhome.org/ghp/rspamd
tag: 3.5-2
tag: 3.6-1
pullPolicy: Always
local.d:
redis.conf: |
@ -29,6 +29,8 @@ rspamd:
redis:
enabled: true
architecture: standalone
auth:
enabled: false
service:
type: ClusterIP