diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index cc0259ddfab..d182d9e9b4e 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.5 +version: 22.0.6 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index fc3acb2a7a0..76b09a59971 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:acf9ec7294d5af6cdf6b101a8956db4834f07f2ece25a8072e39f319563927b5 + tag: v20230401@sha256:dc2a2c5e1e7e8f4822e994b1af9de59658ab44e73813a267d8c85da724b84750 hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent