From c11566bcdb338848f7d3dc8a616e29a68cc7448e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Dec 2025 23:30:26 +0000 Subject: [PATCH] Update alpine Docker tag to v3.23.0 --- 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 c328f13ec..94ba72544 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.22.2 + tag: 3.23.0 pullPolicy: IfNotPresent command: - /bin/sh @@ -35,7 +35,7 @@ freshrss: runAsUser: 0 image: repository: alpine - tag: 3.22.2 + tag: 3.23.0 pullPolicy: IfNotPresent command: - /bin/sh @@ -59,7 +59,7 @@ freshrss: runAsUser: 0 image: repository: alpine - tag: 3.22.2 + tag: 3.23.0 pullPolicy: IfNotPresent command: - /bin/sh