This commit upgrades nextcloud catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: 25.0.3
+appVersion: 25.0.4
dependencies:
- name: common
repository: file://../../../library/common/2207.0.0
@@ -19,4 +19,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
upstream_version: 2.3.2
-version: 1.6.17
+version: 1.6.18
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: nextcloud
- tag: 25.0.3
+ tag: 25.0.4
nginx:
@@ -12,14 +12,14 @@ environmentVariables: []
ixChartContext: {}
nextcloud:
datadir: /var/www/html/data
host: nextcloud.kube.home
+ install_ffmpeg: true
password: changeme
username: admin
- install_ffmpeg: true