From 5a91c1d8708456257cc41e8bf84cdd41c63eaa73 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Feb 2026 02:02:54 +0000 Subject: [PATCH] chore(deps): update nginx docker tag to v1.29.5 (#3724) --- clusters/cl01tl/helm/roundcube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/roundcube/values.yaml b/clusters/cl01tl/helm/roundcube/values.yaml index 4554babe4..678ceb552 100644 --- a/clusters/cl01tl/helm/roundcube/values.yaml +++ b/clusters/cl01tl/helm/roundcube/values.yaml @@ -58,7 +58,7 @@ roundcube: nginx: image: repository: nginx - tag: 1.29.4-alpine + tag: 1.29.5-alpine pullPolicy: IfNotPresent env: - name: NGINX_HOST