From 07085394b51ee2ac2b2817c9192c51a7e6a6cff5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Nov 2021 20:41:47 +0000 Subject: [PATCH] fix(images): update vikunja/frontend to 0.18.2 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- 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 2ac790ca8..6cddbf82d 100644 --- a/cluster/apps/data/vikunja/helm-release.yaml +++ b/cluster/apps/data/vikunja/helm-release.yaml @@ -75,4 +75,4 @@ spec: - name: files mountPath: /app/vikunja/files - name: frontend - image: vikunja/frontend:0.18.1 + image: vikunja/frontend:0.18.2