Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-09-16 12:07:04 +00:00 committed by GitHub
parent 9b51510fa8
commit 7d2695ec11
14 changed files with 16 additions and 20 deletions

View file

@ -72,7 +72,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20230912_084059-latest
image: nextcloud/aio-apache:20230916_091439-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}