Compare commits

..

2 Commits

Author SHA1 Message Date
xeruf 03293558a3 do: reduce vikunja-test logging because of permission errors 2024-05-27 21:35:09 +03:00
xeruf 7b4f27e20a apps: update vikunja-test version 2024-05-27 17:08:13 +03:00
3 changed files with 7 additions and 4 deletions

View File

@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: vikunja
version: 1.0.1
version: 1.0.2
sourceRef:
kind: HelmRepository
name: vikunja-xeruf

View File

@ -60,8 +60,8 @@ data:
host: vikunja-test-postgresql
password: "${postgresql_password}"
log:
path: "/app/vikunja"
http: file
#path: "/app/vikunja"
#http: file
database: stderr
databaselevel: debug
defaultsettings:

View File

@ -8,7 +8,10 @@ spec:
chart:
spec:
chart: zammad
version: 10.3.4
version: 10.3.4 # 12.2.0
# Migration: https://github.com/zammad/zammad-helm/tree/main/zammad#upgrading
# Versions: https://github.com/zammad/zammad-helm/blob/main/zammad/Chart.yaml
# History: https://github.com/zammad/zammad-helm/releases
sourceRef:
kind: HelmRepository
name: zammad