From 74ded095847a7b39c078fd9243157e8ec40243c0 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 3 Aug 2022 21:19:13 +0000 Subject: [PATCH] feat(container): update dependency vikunja/frontend to 0.19.0 --- 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 dab4a579f..acf0a8891 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.2 + image: vikunja/frontend:0.19.0