We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c9f1d commit 7fa6912Copy full SHA for 7fa6912
3 files changed
charts/nextcloud/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: nextcloud
3
-version: 9.0.2
+version: 9.0.3
4
# renovate: image=docker.io/library/nextcloud
5
appVersion: 33.0.0
6
description: A file sharing server that puts the control and security of your own data back into your hands.
…iles/defaultConfigs/helm-metrics.php.tpl …faultConfigs/helm-metrics.config.php.tplcharts/nextcloud/files/defaultConfigs/helm-metrics.php.tpl renamed to charts/nextcloud/files/defaultConfigs/helm-metrics.config.php.tpl
charts/nextcloud/values.yaml
@@ -262,7 +262,7 @@ nextcloud:
262
# disables the web based updater as the default nextcloud docker image does not support it
263
upgrade-disable-web.config.php: true
264
# -- adjust openmetrics
265
- helm-metrics.php: true
+ helm-metrics.config.php: true
266
# -- imaginary support config
267
imaginary.config.php: false
268
0 commit comments