From 64f3343ca135a6303a9b39feb5dc488cb6646e35 Mon Sep 17 00:00:00 2001 From: cb-renovate-bot Date: Mon, 25 May 2026 03:26:13 +0000 Subject: [PATCH] chore(deps): update alpine docker tag to v3.23 --- charts/example-deployment/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/example-deployment/values.yaml b/charts/example-deployment/values.yaml index fbc64a3..c223964 100644 --- a/charts/example-deployment/values.yaml +++ b/charts/example-deployment/values.yaml @@ -8,5 +8,5 @@ image: repository: alpine pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 3.19 + tag: 3.23