From 787e41ca772b6723080276f17580b8459a345d85 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Apr 2024 14:24:05 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@5b74e36 by renovate (#21386) 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 | `6b68df9` -> `5b74e36` | --- > [!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 | 4 ++-- charts/stable/fleet/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 452552f6cc7..cb5099ff8f1 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/fleet icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.webp keywords: - fleet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - https://ghcr.io/linuxserver/fleet type: application -version: 12.15.25 +version: 12.15.26 diff --git a/charts/stable/fleet/values.yaml b/charts/stable/fleet/values.yaml index 25cce66e4a8..70ab8600249 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:6b68df9a3526c34b865fbf79ae45cd86042c4d8b2d8317c664cb961398b5dc4a + tag: 2.3.3@sha256:5b74e36dcd6c273a2a714c5e971d9e235db62020ef6fab4d9f06a92c6258cb10 securityContext: container: runAsNonRoot: false