From 0c62b28210b521a602aad0b2fa1498b23dad802e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Jun 2026 07:31:10 +0000 Subject: [PATCH] Update index.docker.io/alpine Docker tag to v3.23 --- helm/plex/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/plex/values.yaml b/helm/plex/values.yaml index c05e15a..1961bac 100755 --- a/helm/plex/values.yaml +++ b/helm/plex/values.yaml @@ -123,7 +123,7 @@ initContainer: registry: index.docker.io repository: alpine # -- If unset use latest - tag: "3.22" + tag: "3.23" sha: "" pullPolicy: IfNotPresent