diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index d61d9153d59..a04ed78311b 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.4.3 +version: 44.5.0 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index a2bceef30b1..c605c155bb6 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:fa85cfbc3497491449c71cd0d20dfc801ee319c722ba1c90e19a843b3e22b908" + tag: "1.28.3@sha256:4350f44a010dc49110c9664e6e216352b8ce80ad5d68d8f2bf3a00b378b2498f" imaginaryImage: repository: oci.trueforge.org/containerforge/nextcloud-imaginary pullPolicy: IfNotPresent