chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@f14b916 by renovate (#22354)
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 | `5b74e36` -> `f14b916` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
3b4c4eb3f2
commit
dbae2ac54a
|
@ -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: 13.1.6
|
||||
version: 13.1.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/fleet
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.3@sha256:5b74e36dcd6c273a2a714c5e971d9e235db62020ef6fab4d9f06a92c6258cb10
|
||||
tag: 2.3.3@sha256:f14b916fdf53abc9b9690fcc78372871e94961345a2326a16c0a28fb5b554ca4
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue