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
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0
4 changed files with 5 additions and 8 deletions

View File

@ -5,7 +5,7 @@ dependencies:
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 12.3.2
version: 17.4.0
type: application
version: 0.3.0
appVersion: 3.2
version: 0.4.2
appVersion: 3.4

Binary file not shown.

Binary file not shown.

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