diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index b838a8ccedb..59b60d51d35 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -51,5 +51,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.6.14 +version: 40.6.15 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index a3ad1a03238..b6e12e603c7 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent - tag: "1.24.0@sha256:648e1c33d1d31bd235f783976375783d2db10399f66250b6b6ab4f9b3d2efcc3" + tag: "1.24.0@sha256:53096ab5104128d57235fd02f6dc61f1d87d738d6e3807bdc338518b3f620a74" imaginaryImage: repository: oci.trueforge.org/containerforge/nextcloud-imaginary pullPolicy: IfNotPresent