chore(gitea): update to 17.2.0

This commit is contained in:
Peter 2022-09-29 20:51:26 +02:00
parent 0fe66b44b7
commit 5d5b1c66fd
Signed by: prskr
GPG key ID: C1DB5D2E8DB512F9
2 changed files with 5 additions and 1 deletions

View file

@ -29,4 +29,6 @@
name: gitea
chart_ref: gitea/gitea
release_namespace: gitea
chart_version: 6.0.1
update_repo_cache: true
release_values: "{{ lookup('template', 'values.gitea.yml.j2') | from_yaml }}"

View file

@ -34,7 +34,8 @@ gitea:
clone: 3600
pull: 3600
gc: 300
log:
level: Warn
server:
PROTOCOL: http
ROOT_URL: https://code.icb4dc0.de/
@ -53,6 +54,7 @@ gitea:
NAME: gitea
USER: gitea
PASSWD: "{{ gitea.dbPassword }}"
log_sql: "false"
postgresql: