From 06a0adc36e6b0ac436a6e4d3867ff5234a29fcc5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Dec 2025 02:40:26 +0000 Subject: [PATCH] Update alpine Docker tag to v3.23.2 --- 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 071042486..6493cc89d 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.0 + tag: 3.23.2 pullPolicy: IfNotPresent command: - /bin/sh @@ -35,7 +35,7 @@ freshrss: runAsUser: 0 image: repository: alpine - tag: 3.23.0 + tag: 3.23.2 pullPolicy: IfNotPresent command: - /bin/sh @@ -59,7 +59,7 @@ freshrss: runAsUser: 0 image: repository: alpine - tag: 3.23.0 + tag: 3.23.2 pullPolicy: IfNotPresent command: - /bin/sh -- 2.49.1