From 9296d79638724679a665af5d25469213ea92b42e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Jun 2021 19:49:37 +0000 Subject: [PATCH] chore(deps): update container image caddy to v2.4.3 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 5cf3255e3..109e6c78f 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.4.2-alpine + tag: 2.4.3-alpine pullPolicy: IfNotPresent controllerType: deployment