From 1d39c762f7552c329dacfc77ab7f12c34bae6467 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 23 Aug 2024 14:20:34 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@d766dc0 by renovate (#25439) 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://togithub.com/linuxserver/docker-fleet/packages) ([source](https://togithub.com/linuxserver/docker-fleet)) | digest | `fcfa693` -> `d766dc0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 7fdad8e34c4..f076ebe1f52 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.3.3 +version: 14.3.4 diff --git a/charts/stable/fleet/values.yaml b/charts/stable/fleet/values.yaml index ad2a17cb9f1..571ae2202d4 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:fcfa69388a34ed0b291d68c754ba8fe6a603021350f943c71fbda9a77e2ab0a9 + tag: 2.3.3@sha256:d766dc0171bb7def3fc1e2239c36ddd534da377ccb14d4b36b4fbb1bca2809ce securityContext: container: runAsNonRoot: false