From 4bd504d0a12f6fd7728d21e9d344421c6b348285 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Sep 2024 14:23:00 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@2aee96b by renovate (#26325) 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 | `23c632b` -> `2aee96b` | --- > [!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://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 ad021081467..673edfbc39d 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.4.6 +version: 14.4.7 diff --git a/charts/stable/fleet/values.yaml b/charts/stable/fleet/values.yaml index b490ad12830..799d9b5fb29 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:23c632b2dcbbc5f32e6469c3c0ffc4de2390b9b98f50a6b259651dcb0499e957 + tag: 2.3.3@sha256:2aee96b3d131965df7dfd5e7b9693dbf35b9df12f3e5fa8266be79fafda4e504 securityContext: container: runAsNonRoot: false