Compare commits

..
2 changed files with 2 additions and 2 deletions
@@ -7,7 +7,7 @@
# Container image # Container image
image: image:
repository: stalwartlabs/stalwart repository: stalwartlabs/stalwart
tag: v0.16.20 tag: v0.16.22
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Single-node RocksDB deployment. # Single-node RocksDB deployment.
replicaCount: 1 replicaCount: 1
+1 -1
View File
@@ -12,7 +12,7 @@ spec:
name: kyverno name: kyverno
namespace: kyverno namespace: kyverno
chart: kyverno chart: kyverno
version: '3.9.1' version: '3.9.0'
interval: 5m interval: 5m
# Minimal footprint for a single-node cluster: # Minimal footprint for a single-node cluster:
# - admissionReports disabled (no extra Redis/Postgres) # - admissionReports disabled (no extra Redis/Postgres)