Merge pull request #4156 from nextcloud/aio-helm-update

Helm Chart updates
This commit is contained in:
Simon L 2024-02-01 13:22:52 +01:00 committed by GitHub
commit 59d5f839b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 13 additions and 13 deletions

View file

@ -59,7 +59,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20240124_105749-latest
image: nextcloud/aio-apache:20240201_120631-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}