From b1e3763c4fb6a15f0dc0fbfdc257ea070672cd3a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 29 Mar 2024 13:20:39 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@677c979 by renovate (#19950) 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 | `9a59776` -> `677c979` | --- > [!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 47d9d32f807..6da152318c4 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.12.10 +version: 12.12.11 diff --git a/charts/stable/fleet/values.yaml b/charts/stable/fleet/values.yaml index d362f0d2ae8..b33e23181b0 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:9a59776ce0ad81c28d2fd9e0616d8aef092e00cf9e8a18bd11b8add0a583dfe6 + tag: 2.3.3@sha256:677c979f850d94f9ebba2aa92465eb3bce24e76d0b6558e0753f9b744bbb315e securityContext: container: runAsNonRoot: false