From bda515ebcfa396d3d545520435b0c24018c565c9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 11 May 2021 00:28:08 +0000 Subject: [PATCH] chore(deps): update container image caddy to v2.4.0 Signed-off-by: Auricom --- cluster/apps/data/vikunja/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/data/vikunja/helm-release.yaml b/cluster/apps/data/vikunja/helm-release.yaml index 6bf958a33..b60ece505 100644 --- a/cluster/apps/data/vikunja/helm-release.yaml +++ b/cluster/apps/data/vikunja/helm-release.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: caddy - tag: 2.3.0-alpine + tag: 2.4.0-alpine pullPolicy: IfNotPresent controllerType: deployment