From 07d466a2a0c5f3b47ed51fd4c0a41f3ace61105f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Dec 2025 23:37:27 +0000 Subject: [PATCH] Update alpine Docker tag to v3.23.0 (#2231) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | minor | `3.22.2` -> `3.23.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2231 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- 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