Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-02-16 16:39:25 +00:00 committed by GitHub
parent 4362406587
commit 42c0dadb11
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:20230124_100035-{{ .Values.IMAGE_TAG }}
image: nextcloud/aio-apache:20230216_152733-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}