Helm Chart updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen
2026-09-16 08:51:53 +00:00
committed by github-actions[bot]
parent 569a968268
commit c9fc587406
18 changed files with 30 additions and 29 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: nextcloud-aio-helm-chart
description: A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
version: 13.6.0
version: 14.1.1
apiVersion: v2
keywords:
- latest
@@ -68,7 +68,7 @@ spec:
value: "{{ .Values.TIMEZONE }}"
- name: WHITEBOARD_HOST
value: nextcloud-aio-whiteboard
image: ghcr.io/nextcloud-releases/aio-apache:20260825_084538
image: ghcr.io/nextcloud-releases/aio-apache:20260916_075031
readinessProbe:
exec:
command:
@@ -37,7 +37,7 @@ spec:
{{- end }}
initContainers:
- name: init-subpath
image: ghcr.io/nextcloud-releases/aio-alpine:20260825_084538
image: ghcr.io/nextcloud-releases/aio-alpine:20260916_075031
command:
- mkdir
- "-p"
@@ -62,7 +62,7 @@ spec:
value: "{{ .Values.NEXTCLOUD_UPLOAD_LIMIT }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-clamav:20260825_084538
image: ghcr.io/nextcloud-releases/aio-clamav:20260916_075031
readinessProbe:
exec:
command:
@@ -35,14 +35,14 @@ spec:
- name: dictionaries
value: "{{ .Values.COLLABORA_DICTIONARIES }}"
- name: extra_params
value: --o:ssl.enable=false --o:ssl.termination=true --o:logging.disable_server_audit=true --o:welcome.enable=false --o:fetch_update_check=0 --o:allow_update_popup=false --o:remote_font_config.url=https://{{ .Values.NC_DOMAIN }}/apps/richdocuments/settings/fonts.json --o:net.post_allow.host[0]=.+
value: --o:ssl.enable=false --o:ssl.termination=true --o:logging.disable_server_audit=true --o:welcome.enable=false --o:fetch_update_check=0 --o:allow_update_popup=false --o:logging.level={{ .Values.COLLABORA_LOG_LEVEL }} --o:logging.level_startup={{ .Values.COLLABORA_LOG_LEVEL }} --o:remote_font_config.url=https://{{ .Values.NC_DOMAIN }}/apps/richdocuments/settings/fonts.json --o:net.post_allow.host[0]=.+
- name: server_name
value: "{{ .Values.NC_DOMAIN }}"
image: ghcr.io/nextcloud-releases/aio-collabora:20260825_084538
image: ghcr.io/nextcloud-releases/aio-collabora:20260916_075031
readinessProbe:
exec:
command:
- /healthcheck.sh
- /usr/bin/coolwsd --probe --use-env-vars
failureThreshold: 9
initialDelaySeconds: 60
periodSeconds: 30
@@ -50,7 +50,7 @@ spec:
livenessProbe:
exec:
command:
- /healthcheck.sh
- /usr/bin/coolwsd --probe --use-env-vars
failureThreshold: 9
initialDelaySeconds: 60
periodSeconds: 30
@@ -36,7 +36,7 @@ spec:
{{- end }}
initContainers:
- name: init-subpath
image: ghcr.io/nextcloud-releases/aio-alpine:20260825_084538
image: ghcr.io/nextcloud-releases/aio-alpine:20260916_075031
command:
- mkdir
- "-p"
@@ -67,7 +67,7 @@ spec:
value: nextcloud
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-postgresql:20260825_084538
image: ghcr.io/nextcloud-releases/aio-postgresql:20260916_075031
readinessProbe:
exec:
command:
@@ -25,7 +25,7 @@ spec:
spec:
initContainers:
- name: init-volumes
image: ghcr.io/nextcloud-releases/aio-alpine:20260825_084538
image: ghcr.io/nextcloud-releases/aio-alpine:20260916_075031
command:
- chmod
- "777"
@@ -50,7 +50,7 @@ spec:
value: "{{ .Values.AIO_LOG_LEVEL }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-eurooffice:20260825_084538
image: ghcr.io/nextcloud-releases/aio-eurooffice:20260916_075031
readinessProbe:
exec:
command:
@@ -25,7 +25,7 @@ spec:
spec:
initContainers:
- name: init-volumes
image: ghcr.io/nextcloud-releases/aio-alpine:20260825_084538
image: ghcr.io/nextcloud-releases/aio-alpine:20260916_075031
command:
- chmod
- "777"
@@ -65,7 +65,7 @@ spec:
value: "false"
- name: xpack.security.transport.ssl.enabled
value: "false"
image: ghcr.io/nextcloud-releases/aio-fulltextsearch:20260825_084538
image: ghcr.io/nextcloud-releases/aio-fulltextsearch:20260916_075031
readinessProbe:
exec:
command:
@@ -46,7 +46,7 @@ spec:
value: https://{{ .Values.NC_DOMAIN }}
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-harp:20260825_084538
image: ghcr.io/nextcloud-releases/aio-harp:20260916_075031
readinessProbe:
exec:
command:
@@ -41,7 +41,7 @@ spec:
value: "{{ .Values.IMAGINARY_SECRET }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-imaginary:20260825_084538
image: ghcr.io/nextcloud-releases/aio-imaginary:20260916_075031
readinessProbe:
exec:
command:
@@ -39,7 +39,7 @@ spec:
# AIO settings start # Do not remove or change this line!
initContainers:
- name: init-volumes
image: ghcr.io/nextcloud-releases/aio-alpine:20260825_084538
image: ghcr.io/nextcloud-releases/aio-alpine:20260916_075031
command:
- chmod
- "777"
@@ -203,7 +203,7 @@ spec:
value: "{{ .Values.WHITEBOARD_ENABLED }}"
- name: WHITEBOARD_SECRET
value: "{{ .Values.WHITEBOARD_SECRET }}"
image: ghcr.io/nextcloud-releases/aio-nextcloud:20260825_084538
image: ghcr.io/nextcloud-releases/aio-nextcloud:20260916_075031
{{- if eq (.Values.RPSS_ENABLED | default "no") "yes" }} # AIO-config - do not change this comment!
securityContext:
# The items below only work in container context
@@ -42,7 +42,7 @@ spec:
value: nextcloud-aio-nextcloud
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-notify-push:20260825_084538
image: ghcr.io/nextcloud-releases/aio-notify-push:20260916_075031
readinessProbe:
exec:
command:
@@ -25,7 +25,7 @@ spec:
spec:
initContainers:
- name: init-volumes
image: ghcr.io/nextcloud-releases/aio-alpine:20260825_084538
image: ghcr.io/nextcloud-releases/aio-alpine:20260916_075031
command:
- chmod
- "777"
@@ -47,7 +47,7 @@ spec:
value: "{{ .Values.AIO_LOG_LEVEL }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-onlyoffice:20260825_084538
image: ghcr.io/nextcloud-releases/aio-onlyoffice:20260916_075031
readinessProbe:
exec:
command:
@@ -42,7 +42,7 @@ spec:
value: "{{ .Values.REDIS_PASSWORD }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-redis:20260825_084538
image: ghcr.io/nextcloud-releases/aio-redis:20260916_075031
readinessProbe:
exec:
command:
@@ -57,7 +57,7 @@ spec:
value: "{{ .Values.TURN_SECRET }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-talk:20260825_084538
image: ghcr.io/nextcloud-releases/aio-talk:20260916_075031
readinessProbe:
exec:
command:
@@ -47,7 +47,7 @@ spec:
value: "{{ .Values.RECORDING_SECRET }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-talk-recording:20260825_084538
image: ghcr.io/nextcloud-releases/aio-talk-recording:20260916_075031
readinessProbe:
exec:
command:
@@ -53,7 +53,7 @@ spec:
value: redis
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: ghcr.io/nextcloud-releases/aio-whiteboard:20260825_084538
image: ghcr.io/nextcloud-releases/aio-whiteboard:20260916_075031
readinessProbe:
exec:
command:
View File
+5 -4
View File
@@ -4,7 +4,7 @@ FULLTEXTSEARCH_PASSWORD: # TODO! This needs to be a unique and good pa
HP_SHARED_KEY: # TODO! This needs to be a unique and good password!
IMAGINARY_SECRET: # TODO! This needs to be a unique and good password!
NC_DOMAIN: yourdomain.com # TODO! Needs to be changed to the domain that you want to use for Nextcloud.
NEXTCLOUD_PASSWORD: # TODO! This is the password of the initially created Nextcloud admin with username admin.
NEXTCLOUD_PASSWORD: # TODO! This is the password of the initially created Nextcloud admin with username "admin".
ONLYOFFICE_SECRET: # TODO! This needs to be a unique and good password!
RECORDING_SECRET: # TODO! This needs to be a unique and good password!
REDIS_PASSWORD: # TODO! This needs to be a unique and good password!
@@ -29,14 +29,15 @@ AIO_LOG_LEVEL: warn # Allows to adjust the global AIO log level. Valid
APACHE_MAX_SIZE: "1073741824" # This needs to be an integer and in sync with NEXTCLOUD_UPLOAD_LIMIT
APACHE_PORT: 443 # Changing this to a different value than 443 will allow you to run it behind a web server or reverse proxy (like Apache, Nginx, Caddy, Cloudflare Tunnel and else).
ADDITIONAL_COLLABORA_OPTIONS: ['--o:security.seccomp=true'] # You can add additional collabora options here by using the array syntax.
COLLABORA_DICTIONARIES: de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru # You can change this in order to enable other dictionaries for collabora
FULLTEXTSEARCH_JAVA_OPTIONS: -Xms512M -Xmx512M # Allows to adjust the fulltextsearch java options.
COLLABORA_DICTIONARIES: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" # You can change this in order to enable other dictionaries for collabora
COLLABORA_LOG_LEVEL: warning # Allows to adjust the log level of the Collabora container. Valid values are none, fatal, critical, error, warning, notice, information, debug and trace.
FULLTEXTSEARCH_JAVA_OPTIONS: "-Xms512M -Xmx512M" # Allows to adjust the fulltextsearch java options.
INSTALL_LATEST_MAJOR: "no" # Setting this to "yes" will install the latest Major Nextcloud version upon the first installation
NEXTCLOUD_ADDITIONAL_APKS: imagemagick # This allows to add additional packages to the Nextcloud container permanently. Default is imagemagick but can be overwritten by modifying this value.
NEXTCLOUD_ADDITIONAL_PHP_EXTENSIONS: imagick # This allows to add additional php extensions to the Nextcloud container permanently. Default is imagick but can be overwritten by modifying this value.
NEXTCLOUD_MAX_TIME: 3600 # This allows to change the upload time limit of the Nextcloud container
NEXTCLOUD_MEMORY_LIMIT: 512M # This allows to change the PHP memory limit of the Nextcloud container
NEXTCLOUD_STARTUP_APPS: deck twofactor_totp tasks calendar contacts notes # Allows to modify the Nextcloud apps that are installed on starting AIO the first time. You can also disable apps by using a hyphen in front of them. E.g. -app_api
NEXTCLOUD_STARTUP_APPS: "deck twofactor_totp tasks calendar contacts notes" # Allows to modify the Nextcloud apps that are installed on starting AIO the first time. You can also disable apps by using a hyphen in front of them. E.g. "-app_api"
NEXTCLOUD_TRUSTED_CACERTS_DIR: # Setting this to any value allows to automatically import root certificates into the Nextcloud container
NEXTCLOUD_UPLOAD_LIMIT: 1G # This allows to change the upload limit of the Nextcloud container
REMOVE_DISABLED_APPS: "yes" # Setting this to "no" keep Nextcloud apps that are disabled via their switch and not uninstall them if they should be installed in Nextcloud.