diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 071e1d001f9..ee050eff6b3 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.10 +version: 44.2.11 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 914cf1132c6..4530cf8ce41 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:e9b7b7938de62f279b2a0358c963be4b6ed6d710d4a5021666d41941ab7ed9e1" + tag: "20230401@sha256:7e5a2e03ee887c2b0c5c1d3bfde87225bf1a90f570184b6831953d32a78f1059" hpbImage: repository: oci.trueforge.org/containerforge/nextcloud-notify-push pullPolicy: IfNotPresent