Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e25aa0d7eb
commit
e6ebcb1e79
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [meshcentral-9.0.5](https://github.com/truecharts/charts/compare/meshcentral-9.0.4...meshcentral-9.0.5) (2022-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4665](https://github.com/truecharts/charts/issues/4665))
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: meshcentral
|
||||
version: 9.0.5
|
||||
appVersion: "1.0.99"
|
||||
version: 9.0.6
|
||||
appVersion: "1.1.0"
|
||||
description: MeshCentral is a full computer management web site
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [meshcentral-9.0.6](https://github.com/truecharts/charts/compare/meshcentral-9.0.5...meshcentral-9.0.6) (2022-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/ylianst/meshcentral to v1.1.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/ylianst/meshcentral
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.99@sha256:40a3575b042920680571607df7f9fc4896a6e35c7514a854968f082d2ed94504
|
||||
tag: 1.1.0@sha256:27f9c0a7a81a3c9d7004078592919a246bb4c0dfd5e8154e3733604512b7c59d
|
||||
|
||||
command:
|
||||
- node
|
Loading…
Reference in New Issue