diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 48b0feb9..bf9dc721 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 9.1.0 +version: 9.1.1 # renovate: image=docker.io/library/nextcloud -appVersion: 33.0.3 +appVersion: 33.0.4 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud diff --git a/charts/nextcloud/values.yaml b/charts/nextcloud/values.yaml index eccdd8f6..1c0bec01 100644 --- a/charts/nextcloud/values.yaml +++ b/charts/nextcloud/values.yaml @@ -976,7 +976,7 @@ metrics: image: registry: docker.io repository: xperimental/nextcloud-exporter - tag: 0.8.0 + tag: 0.9.1 pullPolicy: IfNotPresent # pullSecrets: # - myRegistrKeySecretName