This commit is contained in:
Remy Moll 2024-03-27 14:15:13 +01:00
parent 91a2ae5fe8
commit 571aebe78d

@ -5,7 +5,7 @@
api: api:
enabled: true enabled: true
image: image:
tag: 0.23.0 tag: 0.22.1
persistence: persistence:
# This is your Vikunja data will live, you can either let # This is your Vikunja data will live, you can either let
# the chart create a new PVC for you or provide an existing one. # the chart create a new PVC for you or provide an existing one.
@ -38,7 +38,7 @@ api:
frontend: frontend:
enabled: true enabled: true
image: image:
tag: 0.23.0 tag: 0.22.1
ingress: ingress:
main: main:
enabled: false enabled: false