Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b547b0a9bf
commit
580adb67e6
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [fleet-8.0.10](https://github.com/truecharts/charts/compare/fleet-8.0.9...fleet-8.0.10) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/fleet to 2.3.3 ([#14760](https://github.com/truecharts/charts/issues/14760))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fleet-8.0.9](https://github.com/truecharts/charts/compare/fleet-8.0.8...fleet-8.0.9) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [fleet-7.0.27](https://github.com/truecharts/charts/compare/fleet-7.0.26...fleet-7.0.27) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fleet-7.0.26](https://github.com/truecharts/charts/compare/fleet-7.0.25...fleet-7.0.26) (2023-07-01)
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: fleet
|
||||
version: 8.0.9
|
||||
version: 8.0.10
|
||||
appVersion: "2.3.3"
|
||||
description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [fleet-8.0.10](https://github.com/truecharts/charts/compare/fleet-8.0.9...fleet-8.0.10) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/fleet to 2.3.3 ([#14760](https://github.com/truecharts/charts/issues/14760))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/fleet
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.3@sha256:f5b00568c3ba4d5800eb5f7f3750853b47c6218951c6b26793061399dcab0522
|
||||
tag: 2.3.3@sha256:981a59709c6cdbe0127672ab48ca86c8aeecf03cfd80176468b827ce5be3f8e3
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [fleet-8.0.9](https://github.com/truecharts/charts/compare/fleet-8.0.8...fleet-8.0.9) (2023-11-17)
|
||||
|
Loading…
Reference in New Issue