Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eb08c9f80f
commit
339db4b17f
|
@ -1,10 +0,0 @@
|
|||
|
||||
|
||||
## [meshcentral-9.0.2](https://github.com/truecharts/charts/compare/meshcentral-9.0.0...meshcentral-9.0.2) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4471](https://github.com/truecharts/charts/issues/4471))
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: meshcentral
|
||||
version: 9.0.2
|
||||
appVersion: "1.0.97"
|
||||
version: 9.0.3
|
||||
appVersion: "1.0.99"
|
||||
description: MeshCentral is a full computer management web site
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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 @@
|
|||
image:
|
||||
repository: ghcr.io/ylianst/meshcentral
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.97@sha256:dc986c5f69e993a5521e75e979f46ee74300a391500764c9aaddbb9b14658a1f
|
||||
tag: 1.0.99@sha256:2889ef6633a396c2114364e1d03bd233fbb9e9365a242c527a3ca32a2c251859
|
||||
|
||||
command:
|
||||
- node
|
Loading…
Reference in New Issue