From 4851a23f450d9840afc228bf60b127deca0b0718 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 06:47:09 +0000 Subject: [PATCH] Update nginx Docker tag to v1.27.2 --- clusters/cl01tl/applications/roundcube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index 82392ae41..1d271d7f1 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -58,7 +58,7 @@ roundcube: nginx: image: repository: nginx - tag: 1.27.1-alpine + tag: 1.27.2-alpine pullPolicy: IfNotPresent env: - name: NGINX_HOST