diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index e2d658552fd..3c99cdaa6f9 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.1.1 +version: 22.1.2 annotations: truecharts.org/category: cloud truecharts.org/SCALE-support: "true" diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 5e57e76365f..7dec388faea 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:e184e0d9bf8e92746f23071c773145aea87374735d31b0e99ec5e36d5676649f + tag: v20230401@sha256:75b5a785707efa54a1eeca27d7da80933556d3c3dc96ec10970c270117ee963a hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent