From e7fcf057c8975b1304499b5774f57297ef91eb45 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Jan 2026 22:10:07 +0000 Subject: [PATCH] chore(deps): update alpine docker tag to v3.23.3 (#3580) --- clusters/cl01tl/helm/freshrss/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/freshrss/values.yaml b/clusters/cl01tl/helm/freshrss/values.yaml index 40e09034d..a342e04ed 100644 --- a/clusters/cl01tl/helm/freshrss/values.yaml +++ b/clusters/cl01tl/helm/freshrss/values.yaml @@ -11,7 +11,7 @@ freshrss: runAsUser: 0 image: repository: alpine - tag: 3.23.2 + tag: 3.23.3 pullPolicy: IfNotPresent command: - /bin/sh @@ -35,7 +35,7 @@ freshrss: runAsUser: 0 image: repository: alpine - tag: 3.23.2 + tag: 3.23.3 pullPolicy: IfNotPresent command: - /bin/sh @@ -59,7 +59,7 @@ freshrss: runAsUser: 0 image: repository: alpine - tag: 3.23.2 + tag: 3.23.3 pullPolicy: IfNotPresent command: - /bin/sh