Merge pull request #3894 from nextcloud/enh/noid/helm-beta

This commit is contained in:
Simon L 2023-12-07 13:21:36 +01:00 committed by GitHub
commit ff0d8637ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: nextcloud-aio-helm-chart
description: A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
version: 7.7.2-beta
version: 7.8.1-beta
apiVersion: v2
keywords:
- latest

View file

@ -158,7 +158,8 @@ spec:
value: "{{ .Values.TIMEZONE }}"
- name: UPDATE_NEXTCLOUD_APPS
value: "{{ .Values.UPDATE_NEXTCLOUD_APPS }}"
image: nextcloud/aio-nextcloud:20231130_081302-latest
image: nextcloud/aio-nextcloud:beta
imagePullPolicy: Always
name: nextcloud-aio-nextcloud
ports:
- containerPort: 9000