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