From c2a9fdd7e0220e91988c4aadd11ffe23f2da8ad4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Feb 2025 17:47:12 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/fleet digest to db1c00b (#31553) 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 | `69fd634` -> `db1c00b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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 e6cc5c927ba..2c9790d46cc 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://ghcr.io/linuxserver/fleet - https://github.com/truecharts/charts/tree/master/charts/stable/fleet type: application -version: 14.12.2 +version: 14.12.3 diff --git a/charts/stable/fleet/values.yaml b/charts/stable/fleet/values.yaml index 5e91bb36191..49acf3ee75d 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:69fd634621955553ff3316efbb47d53f437b396e2dbbacfa7938eeae23571a2f + tag: 2.3.3@sha256:db1c00bb31e13fcac9508b1760a770e4486b35c7ca2ed380ca8774b2a17f4627 securityContext: container: runAsNonRoot: false