From 571aebe78d23aee0fcbbb37cd6e2aa943473d961 Mon Sep 17 00:00:00 2001 From: Remy Moll <me@moll.re> Date: Wed, 27 Mar 2024 14:15:13 +0100 Subject: [PATCH] now? --- apps/todos/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/todos/values.yaml b/apps/todos/values.yaml index 18b31a9..ad4f64f 100644 --- a/apps/todos/values.yaml +++ b/apps/todos/values.yaml @@ -5,7 +5,7 @@ api: enabled: true image: - tag: 0.23.0 + tag: 0.22.1 persistence: # This is your Vikunja data will live, you can either let # the chart create a new PVC for you or provide an existing one. @@ -38,7 +38,7 @@ api: frontend: enabled: true image: - tag: 0.23.0 + tag: 0.22.1 ingress: main: enabled: false