diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index e78eae558d0..ca69f7814b3 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: 21.0.10 +version: 21.0.11 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index bcc60aa23ee..7895378888c 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:e2460afeea066fe8ccc5baabe40a09426ec54b79977ff1b0c4065ef0afac6d3d + tag: v1.25.1@sha256:4440ab5be9cee95583cb9a87f52c578fad34b95b6456550ab8885e948a9f274b imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent