chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@6b68df9 by renovate (#20997)
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 | `7b78aab` -> `6b68df9` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDguMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
6dedd03a2b
commit
6fcc6217b8
|
@ -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.12
|
||||
version: 12.15.13
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/fleet
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.3@sha256:7b78aabebb00c3a6f1cc3b0ea8b811d9fd323ab13a65980b93252f196909e114
|
||||
tag: 2.3.3@sha256:6b68df9a3526c34b865fbf79ae45cd86042c4d8b2d8317c664cb961398b5dc4a
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue