From 00f6bb7eeb32edbd752bf343f8a0b00798d62e9e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Jun 2025 14:19:34 +0200 Subject: [PATCH] chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to fb17edf (#36403) --- charts/premium/nextcloud/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index c58558b2587..a36ab0e129b 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:11202b98d149b80abecb6091bf961aa0a8b3f087cfc169e8ff477ece4b54d9b4 + tag: 1.28.0@sha256:fb17edf0ea5eeea200ca39312e0aa2d4a443c7d2e979cd4ba02e1ba7725c23b4 imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent