nextcloud: bump to v23.0.3, helm chart v2.14.2

This commit is contained in:
ace 2022-04-21 19:22:11 +03:00
parent a35779d1ab
commit 120de6246a
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0
2 changed files with 4 additions and 1 deletions

View File

@ -48,7 +48,7 @@ harbor_version: 1.7.5
mastodon_version: 0.2.5
# Nextcloud
nextcloud_version: 2.11.3
nextcloud_version: 2.14.2
# Email
dovecot_version: 0.1.3

View File

@ -40,6 +40,9 @@ nextcloud_default_values:
- secretName: "{{ nextcloud_short_name }}.{{ domain }}-tls"
hosts:
- "{{ nextcloud_short_name }}.{{ domain }}"
phpClientHttpsFix:
enabled: true
protocol: https
nextcloud:
host: "{{ nextcloud_short_name }}.{{ domain }}"
username: admin