From 732564703dcc38b9ed4593d2cb1b796ac7e0c12c Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 17 Aug 2022 16:30:47 +0000 Subject: [PATCH] fix(container): update vikunja/api docker tag to 0.19.2 --- 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 1f8785bfd..5287a4863 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.19.0 + image: vikunja/api:0.19.2 env: - name: VIKUNJA_DATABASE_TYPE value: "postgres"