From dc4aba87e19decd0060fccf5726086efa1f453b6 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 3 Aug 2022 20:21:28 +0000 Subject: [PATCH] feat(container): update dependency vikunja/api 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 acf0a8891..4552e2d9d 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.18.1 + image: vikunja/api:0.19.0 env: - name: VIKUNJA_DATABASE_TYPE value: "postgres"