diff --git a/library/ix-dev/charts/nextcloud/Chart.yaml b/library/ix-dev/charts/nextcloud/Chart.yaml index 230fe63168..1b0fdfe18d 100644 --- a/library/ix-dev/charts/nextcloud/Chart.yaml +++ b/library/ix-dev/charts/nextcloud/Chart.yaml @@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow annotations: title: Nextcloud type: application -version: 1.6.27 +version: 1.6.28 apiVersion: v2 -appVersion: 26.0.1 +appVersion: 26.0.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/nextcloud/values.yaml b/library/ix-dev/charts/nextcloud/values.yaml index 80a9a31f8e..1824725da1 100644 --- a/library/ix-dev/charts/nextcloud/values.yaml +++ b/library/ix-dev/charts/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 26.0.1 + tag: 26.0.2 nginx: image: pullPolicy: IfNotPresent