From d48ecb62cb5da9f683f58dcd066b808c822685b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 12:03:53 +0000 Subject: [PATCH] fix(deps): update caddy docker tag to 2.6.4 Signed-off-by: Danny Froberg --- cluster/apps/collab/vikunja/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/collab/vikunja/helm-release.yaml b/cluster/apps/collab/vikunja/helm-release.yaml index 8102c6819..cdf92afd3 100644 --- a/cluster/apps/collab/vikunja/helm-release.yaml +++ b/cluster/apps/collab/vikunja/helm-release.yaml @@ -33,7 +33,7 @@ spec: values: image: repository: caddy - tag: 2.6.1-alpine + tag: 2.6.4-alpine pullPolicy: IfNotPresent controllerType: deployment