diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 3ceef24bf09..feba714147a 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 22.0.1 +version: 22.0.2 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 8d67921b778..4f928925691 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent - tag: v1.25.1@sha256:ea33059011ae3baea6ddbc0b7ccee5da9960e2cb6026b3afeefe476aae574517 + tag: v1.25.1@sha256:d2431433db5212e8162c7311b0bdfe771d8be20dffbf7b4a381a17283136dc48 imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent