apps/do-test: update vikunja chart

This commit is contained in:
xeruf 2023-12-12 11:02:11 +01:00
parent cd06602016
commit cb77b155f8
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: vikunja chart: vikunja
version: 0.2.1 version: 0.4.1
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: vikunja name: vikunja

View File

@ -59,7 +59,6 @@ data:
motd: "This is a test instance, do not use for production data as it can vanish without notice! Use Stackspin login, as usual." motd: "This is a test instance, do not use for production data as it can vanish without notice! Use Stackspin login, as usual."
timezone: "CET" timezone: "CET"
JWTSecret: "${jwt}" JWTSecret: "${jwt}"
interface: ":3456"
database: database:
type: postgres type: postgres
host: vikunja-test-postgresql host: vikunja-test-postgresql