Skip to content

Commit

Permalink
Merge pull request #3894 from nextcloud/enh/noid/helm-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
szaimen authored Dec 7, 2023
2 parents 0789e29 + d8ec6d7 commit ff0d863
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nextcloud-aio-helm-chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff0d863

Please sign in to comment.