diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index c886e273e90..8b124ae1e46 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 44.2.7 +version: 44.2.8 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index c57df7882e6..77619d9da34 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -10,7 +10,7 @@ nginxImage: imaginaryImage: repository: oci.trueforge.org/containerforge/nextcloud-imaginary pullPolicy: IfNotPresent - tag: "20230401@sha256:d305d6aaaa5fbd003c8675a0fce8fd35fc6f03fbf09d56f43902eac178d5279d" + tag: "20230401@sha256:e9b7b7938de62f279b2a0358c963be4b6ed6d710d4a5021666d41941ab7ed9e1" hpbImage: repository: oci.trueforge.org/containerforge/nextcloud-notify-push pullPolicy: IfNotPresent