From 02f83e745dc93e3bb0c84d46d86764b6a92309df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Sep 2021 19:06:44 +0000 Subject: [PATCH] feat(images): update vikunja/api to 0.18.1 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 992029625..3f1ce6758 100644 --- a/cluster/apps/data/vikunja/helm-release.yaml +++ b/cluster/apps/data/vikunja/helm-release.yaml @@ -57,7 +57,7 @@ spec: additionalContainers: - name: api - image: vikunja/api:0.17.1 + image: vikunja/api:0.18.1 env: - name: VIKUNJA_DATABASE_TYPE value: "postgres"