From 556980a6b31d4b435e2061282f784f50c2f4d443 Mon Sep 17 00:00:00 2001 From: cb-renovate-bot Date: Mon, 25 May 2026 03:26:31 +0000 Subject: [PATCH] chore(deps): update nginx docker tag to v1.31 --- charts/failing-probe/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/failing-probe/values.yaml b/charts/failing-probe/values.yaml index 6dd5d8e..ba558ed 100644 --- a/charts/failing-probe/values.yaml +++ b/charts/failing-probe/values.yaml @@ -2,5 +2,5 @@ replicaCount: 1 image: repository: nginx - tag: "1.21" + tag: "1.31" pullPolicy: IfNotPresent \ No newline at end of file