diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index df0f80a5881..e2d658552fd 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.0 +version: 22.1.1 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 a9ebb5dbb62..5e57e76365f 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:bcd9a7ded0d9a5d213a62bc0a66e2d55c2756bdea703576eb255831453431f00 + tag: v20230401@sha256:e184e0d9bf8e92746f23071c773145aea87374735d31b0e99ec5e36d5676649f hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent