From b97f9fd2b27ab8912c2bb834afb854061395648a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:13:40 +0000 Subject: [PATCH] feat(deps): update caddy docker tag to 2.8.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..a4e19be14 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.8.4-alpine pullPolicy: IfNotPresent controllerType: deployment