Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-06-06 07:15:12 +00:00 committed by GitHub
parent 9add1c1148
commit 625faf7cae
12 changed files with 28 additions and 26 deletions

View file

@ -54,7 +54,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20230530_084406-latest
image: nextcloud/aio-apache:20230606_070951-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}