Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
339db4b17f
commit
61345568b0
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [meshcentral-9.0.3](https://github.com/truecharts/charts/compare/meshcentral-9.0.2...meshcentral-9.0.3) (2022-11-19)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image ghcr.io/ylianst/meshcentral to v1.0.99
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: meshcentral
|
name: meshcentral
|
||||||
version: 9.0.3
|
version: 9.0.4
|
||||||
appVersion: "1.0.99"
|
appVersion: "1.0.99"
|
||||||
description: MeshCentral is a full computer management web site
|
description: MeshCentral is a full computer management web site
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [meshcentral-9.0.4](https://github.com/truecharts/charts/compare/meshcentral-9.0.3...meshcentral-9.0.4) (2022-11-19)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/ylianst/meshcentral to 1.0.99
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/ylianst/meshcentral
|
repository: ghcr.io/ylianst/meshcentral
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.0.99@sha256:2889ef6633a396c2114364e1d03bd233fbb9e9365a242c527a3ca32a2c251859
|
tag: 1.0.99@sha256:40a3575b042920680571607df7f9fc4896a6e35c7514a854968f082d2ed94504
|
||||||
|
|
||||||
command:
|
command:
|
||||||
- node
|
- node
|
Loading…
Reference in New Issue