mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
helm chart - create beta release
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
a46f6583b7
commit
9fd556c079
3 changed files with 5 additions and 3 deletions
|
|
@ -59,7 +59,8 @@ spec:
|
|||
value: nextcloud-aio-talk
|
||||
- name: TZ
|
||||
value: "{{ .Values.TIMEZONE }}"
|
||||
image: nextcloud/aio-apache:20240201_120631-latest
|
||||
image: nextcloud/aio-apache:beta
|
||||
imagePullPolicy: Always
|
||||
name: nextcloud-aio-apache
|
||||
ports:
|
||||
- containerPort: {{ .Values.APACHE_PORT }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue