From 6db851713aa19822c018dbc4f5e898674515d97b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 14 Apr 2025 08:22:05 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/fleet digest to 763c504 (#34358) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/fleet](https://redirect.github.com/linuxserver/docker-fleet/packages) ([source](https://redirect.github.com/linuxserver/docker-fleet)) | digest | `ab4c474` -> `763c504` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). --- charts/stable/fleet/Chart.yaml | 2 +- charts/stable/fleet/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index ac679e180b4..4c5e8dac14a 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -41,5 +41,5 @@ sources: - https://ghcr.io/linuxserver/fleet - https://github.com/truecharts/charts/tree/master/charts/stable/fleet type: application -version: 14.13.3 +version: 14.13.4 diff --git a/charts/stable/fleet/values.yaml b/charts/stable/fleet/values.yaml index 796cd297596..f136c6fcdb5 100644 --- a/charts/stable/fleet/values.yaml +++ b/charts/stable/fleet/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/fleet pullPolicy: IfNotPresent - tag: 2.3.3@sha256:ab4c47494c0550d06bf50d6b07561b085260fee7187d1d8daa4b823e358bf014 + tag: 2.3.3@sha256:763c504b38b9be934875913f212d9a65bcaac8485dee6640f49d8299196a0569 securityContext: container: runAsNonRoot: false