From acd00e963f1cd71db847522d8a3e18c283c5360b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 22:50:00 +0000 Subject: [PATCH] feat(deps): update caddy docker tag to 2.7.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..5ad527fce 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.7.4-alpine pullPolicy: IfNotPresent controllerType: deployment