From b065ff573084ec86f21f5c291bb23e1e68cfe739 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Jun 2025 02:29:55 +0200 Subject: [PATCH] chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 60fb76d (#36699) --- charts/premium/nextcloud/Chart.yaml | 2 +- charts/premium/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 8edbe9def98..a46ddc90b46 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -52,5 +52,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 35.0.21 +version: 35.0.22 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index e4db4480f18..f4af0612b9e 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.28.0@sha256:958c09a5f0ba8adb5b1921168df399108ea6800d623487af933d47dafffa7b22 + tag: 1.28.0@sha256:60fb76d5a8c95f5af3b5c6b0b53474c9d2bdb61d6e684d7bd9397acd69b2111c imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent