From 664c2644684d87d8fdc5325a56efb3446ec460be Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Apr 2024 14:22:38 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@7b78aab by renovate (#20647) 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 | `5e2b90d` -> `7b78aab` | --- > [!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 a9cf5d37d1e..280a057c3d0 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.png 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.8 +version: 12.15.9 diff --git a/charts/stable/fleet/values.yaml b/charts/stable/fleet/values.yaml index b66df04cce2..42afbe294d2 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:5e2b90d7579577b3325a49b3c1cdca90623218e35ab1126cb3587d3676e84777 + tag: 2.3.3@sha256:7b78aabebb00c3a6f1cc3b0ea8b811d9fd323ab13a65980b93252f196909e114 securityContext: container: runAsNonRoot: false