diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index bd206482099..4f79d9e4fb9 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.12.1 +version: 40.12.2 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 3d5c48a75c4..91b3c2d8936 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:69b26d7a2ca27c93162c463de4c76f50641858dd41dffe5b404e088ee958cdf9" + tag: "20230401@sha256:9c014c1aa47ea2ed9873520ce92405b78ffdb3560568471569284783cfb375ea" hpbImage: repository: oci.trueforge.org/containerforge/nextcloud-notify-push pullPolicy: IfNotPresent