From 2d395cfab35457dfdf6b22fb8d5cb57ea4755e4a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 24 Jun 2024 08:25:29 +0200 Subject: [PATCH] chore(deps): update container image nginxinc/nginx-unprivileged to 1.27.0@5dde1b1 by renovate (#23733) --- 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 fb6bfc484f5..cdbafb273dd 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.27.0@sha256:f0feab98b8862c7f79f7416c05d8eb04eefed81de4be21eb93987ecd8738a60d + tag: 1.27.0@sha256:5dde1b131e82ce1a678f081ab74d9b2eb95a39c7d2dec12ab5a59cfeb5626bc1 imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent