From 49e95db9c16a90d67d27a59c8bf59a036c4148b7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Jan 2026 22:09:50 +0000 Subject: [PATCH] chore(deps): update alpine docker tag to v3.23.3 --- 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