nextcloud: bump to v23.0.3, helm chart v2.14.2
This commit is contained in:
parent
a35779d1ab
commit
120de6246a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user