diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index ff8fee97bc2..37c90eb18f9 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -58,5 +58,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.8.8 +version: 40.8.9 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index a8e370d9bd7..7c79a4c780c 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -6,7 +6,7 @@ image: nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent - tag: "1.24.0@sha256:d81e80c0c002ff532ebd6b727731c7c2032b94fc9024a16321cccb06a08be5fd" + tag: "1.24.0@sha256:3638602333405b90e3492baf58c63dd1c96e5a1a84442102f11b16d9a2cf98da" imaginaryImage: repository: oci.trueforge.org/containerforge/nextcloud-imaginary pullPolicy: IfNotPresent