Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-05-01 12:07:37 +00:00 committed by GitHub
parent ccb97e9540
commit e78ef7a31a
11 changed files with 11 additions and 11 deletions

View file

@ -54,7 +54,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20230422_090326-latest
image: nextcloud/aio-apache:20230501_090621-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}