chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@b633806 by renovate (#18780)
This commit is contained in:
parent
6c28b547d6
commit
81d5a17231
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/fleet
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png
|
||||||
keywords:
|
keywords:
|
||||||
- fleet
|
- fleet
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -39,4 +39,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fleet
|
- https://github.com/truecharts/charts/tree/master/charts/stable/fleet
|
||||||
- https://ghcr.io/linuxserver/fleet
|
- https://ghcr.io/linuxserver/fleet
|
||||||
type: application
|
type: application
|
||||||
version: 12.4.0
|
version: 12.4.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/fleet
|
repository: ghcr.io/linuxserver/fleet
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.3.3@sha256:8930801e86770ad41b8e4271f889b29c75e15e0829150669d23615e8961d3745
|
tag: 2.3.3@sha256:b633806a64803c1829b61e5d65ecf00ceee03d2a2599160f767cbe301c010e86
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue