Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-12-27 23:10:56 +00:00
parent 12f239d3ac
commit bbfbd13a98
13 changed files with 12 additions and 10 deletions

View File

@@ -1,4 +0,0 @@
## [meshcentral-9.0.22](https://github.com/truecharts/charts/compare/meshcentral-9.0.21...meshcentral-9.0.22) (2022-12-27)

View File

@@ -4,6 +4,11 @@
## [meshcentral-9.0.23](https://github.com/truecharts/charts/compare/meshcentral-9.0.22...meshcentral-9.0.23) (2022-12-27)
## [meshcentral-9.0.22](https://github.com/truecharts/charts/compare/meshcentral-9.0.21...meshcentral-9.0.22) (2022-12-27)
@@ -92,8 +97,3 @@
- decode keys before reencode ([#5258](https://github.com/truecharts/charts/issues/5258))
## [meshcentral-9.0.11](https://github.com/truecharts/charts/compare/meshcentral-9.0.10...meshcentral-9.0.11) (2022-12-10)

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: meshcentral
version: 9.0.22
version: 9.0.23
appVersion: "1.1.2"
description: MeshCentral is a full computer management web site
type: application

View File

@@ -0,0 +1,4 @@
## [meshcentral-9.0.23](https://github.com/truecharts/charts/compare/meshcentral-9.0.22...meshcentral-9.0.23) (2022-12-27)

View File

@@ -114,12 +114,14 @@ questions:
description: When true, indicates that a TLS offloader is in front of the MeshCentral server. More typically, set this to the IP address of the reverse proxy or TLS offloader so that IP forwarding headers will be trusted. For example traefik.ix-traefik.svc.cluster.local
schema:
type: string
required: true
default: ""
- variable: trustedProxy
label: trustedProxy
description: Trust forwarded headers from these IPs or domains. Providing the magic string "CloudFlare" will cause the server to download the IP address list of trusted CloudFlare proxies directly from CloudFlare on each server start. For example traefik.ix-traefik.svc.cluster.local
schema:
type: string
required: true
default: ""
- variable: WANonly
label: WANonly