diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 913d61f4915..fdc0cb74ea8 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.10 +version: 22.0.11 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 59bce67901e..8a91420e85e 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -9,7 +9,7 @@ nginxImage: imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent - tag: v20230401@sha256:dcca0bdeb9dd760bece6c8d1fa907062947b0055a1a1fafdf96d82b0f336efae + tag: v20230401@sha256:c6c54e1d65440cc7eca7184c437f3f0028679a2ab5124ae26c9fd3008c2df439 hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent