Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-06-26 10:27:30 +00:00 committed by GitHub
parent 6d860e4f76
commit 921952c042
16 changed files with 115 additions and 16 deletions

View file

@ -116,11 +116,10 @@ spec:
value: "{{ .Values.TIMEZONE }}"
- name: UPDATE_NEXTCLOUD_APPS
value: "{{ .Values.UPDATE_NEXTCLOUD_APPS }}"
image: nextcloud/aio-nextcloud:20230613_120442-latest
image: nextcloud/aio-nextcloud:20230626_101439-latest
name: nextcloud-aio-nextcloud
ports:
- containerPort: 9000
- containerPort: 7867
volumeMounts:
- mountPath: /var/www/html
name: nextcloud-aio-nextcloud