From 8bab131829bf946c2af41f2abdc30a91811af26c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 27 Dec 2022 21:49:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/meshcentral/9.0.20/app-changelog.md | 9 --------- .../{9.0.20 => 9.0.21}/CHANGELOG.md | 18 +++++++++--------- .../meshcentral/{9.0.20 => 9.0.21}/Chart.yaml | 2 +- .../meshcentral/{9.0.20 => 9.0.21}/README.md | 0 stable/meshcentral/9.0.21/app-changelog.md | 9 +++++++++ .../{9.0.20 => 9.0.21}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/mongodb-4.0.20.tgz | Bin .../{9.0.20 => 9.0.21}/ix_values.yaml | 0 .../{9.0.20 => 9.0.21}/questions.yaml | 4 +++- .../{9.0.20 => 9.0.21}/templates/_secret.tpl | 0 .../{9.0.20 => 9.0.21}/templates/common.yaml | 0 .../{9.0.20 => 9.0.21}/values.yaml | 0 13 files changed, 22 insertions(+), 20 deletions(-) delete mode 100644 stable/meshcentral/9.0.20/app-changelog.md rename stable/meshcentral/{9.0.20 => 9.0.21}/CHANGELOG.md (92%) rename stable/meshcentral/{9.0.20 => 9.0.21}/Chart.yaml (98%) rename stable/meshcentral/{9.0.20 => 9.0.21}/README.md (100%) create mode 100644 stable/meshcentral/9.0.21/app-changelog.md rename stable/meshcentral/{9.0.20 => 9.0.21}/app-readme.md (100%) rename stable/meshcentral/{9.0.20 => 9.0.21}/charts/common-11.1.2.tgz (100%) rename stable/meshcentral/{9.0.20 => 9.0.21}/charts/mongodb-4.0.20.tgz (100%) rename stable/meshcentral/{9.0.20 => 9.0.21}/ix_values.yaml (100%) rename stable/meshcentral/{9.0.20 => 9.0.21}/questions.yaml (99%) rename stable/meshcentral/{9.0.20 => 9.0.21}/templates/_secret.tpl (100%) rename stable/meshcentral/{9.0.20 => 9.0.21}/templates/common.yaml (100%) rename stable/meshcentral/{9.0.20 => 9.0.21}/values.yaml (100%) diff --git a/stable/meshcentral/9.0.20/app-changelog.md b/stable/meshcentral/9.0.20/app-changelog.md deleted file mode 100644 index f8f90cb631f..00000000000 --- a/stable/meshcentral/9.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [meshcentral-9.0.20](https://github.com/truecharts/charts/compare/meshcentral-9.0.19...meshcentral-9.0.20) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/meshcentral/9.0.20/CHANGELOG.md b/stable/meshcentral/9.0.21/CHANGELOG.md similarity index 92% rename from stable/meshcentral/9.0.20/CHANGELOG.md rename to stable/meshcentral/9.0.21/CHANGELOG.md index 8b020870a9b..e2275002614 100644 --- a/stable/meshcentral/9.0.20/CHANGELOG.md +++ b/stable/meshcentral/9.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [meshcentral-9.0.21](https://github.com/truecharts/charts/compare/meshcentral-9.0.20...meshcentral-9.0.21) (2022-12-27) + +### Chore + +- according to upstream only one of them should be set + + + + ## [meshcentral-9.0.20](https://github.com/truecharts/charts/compare/meshcentral-9.0.19...meshcentral-9.0.20) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ ## [meshcentral-9.0.10](https://github.com/truecharts/charts/compare/meshcentral-9.0.9...meshcentral-9.0.10) (2022-12-05) -### Chore - -- update helm general non-major - - - - -## [meshcentral-9.0.9](https://github.com/truecharts/charts/compare/meshcentral-9.0.7...meshcentral-9.0.9) (2022-11-30) - diff --git a/stable/meshcentral/9.0.20/Chart.yaml b/stable/meshcentral/9.0.21/Chart.yaml similarity index 98% rename from stable/meshcentral/9.0.20/Chart.yaml rename to stable/meshcentral/9.0.21/Chart.yaml index dd750b29057..9619e035b41 100644 --- a/stable/meshcentral/9.0.20/Chart.yaml +++ b/stable/meshcentral/9.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 9.0.20 +version: 9.0.21 appVersion: "1.1.2" description: MeshCentral is a full computer management web site type: application diff --git a/stable/meshcentral/9.0.20/README.md b/stable/meshcentral/9.0.21/README.md similarity index 100% rename from stable/meshcentral/9.0.20/README.md rename to stable/meshcentral/9.0.21/README.md diff --git a/stable/meshcentral/9.0.21/app-changelog.md b/stable/meshcentral/9.0.21/app-changelog.md new file mode 100644 index 00000000000..9c87ff0c64e --- /dev/null +++ b/stable/meshcentral/9.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshcentral-9.0.21](https://github.com/truecharts/charts/compare/meshcentral-9.0.20...meshcentral-9.0.21) (2022-12-27) + +### Chore + +- according to upstream only one of them should be set + + \ No newline at end of file diff --git a/stable/meshcentral/9.0.20/app-readme.md b/stable/meshcentral/9.0.21/app-readme.md similarity index 100% rename from stable/meshcentral/9.0.20/app-readme.md rename to stable/meshcentral/9.0.21/app-readme.md diff --git a/stable/meshcentral/9.0.20/charts/common-11.1.2.tgz b/stable/meshcentral/9.0.21/charts/common-11.1.2.tgz similarity index 100% rename from stable/meshcentral/9.0.20/charts/common-11.1.2.tgz rename to stable/meshcentral/9.0.21/charts/common-11.1.2.tgz diff --git a/stable/meshcentral/9.0.20/charts/mongodb-4.0.20.tgz b/stable/meshcentral/9.0.21/charts/mongodb-4.0.20.tgz similarity index 100% rename from stable/meshcentral/9.0.20/charts/mongodb-4.0.20.tgz rename to stable/meshcentral/9.0.21/charts/mongodb-4.0.20.tgz diff --git a/stable/meshcentral/9.0.20/ix_values.yaml b/stable/meshcentral/9.0.21/ix_values.yaml similarity index 100% rename from stable/meshcentral/9.0.20/ix_values.yaml rename to stable/meshcentral/9.0.21/ix_values.yaml diff --git a/stable/meshcentral/9.0.20/questions.yaml b/stable/meshcentral/9.0.21/questions.yaml similarity index 99% rename from stable/meshcentral/9.0.20/questions.yaml rename to stable/meshcentral/9.0.21/questions.yaml index dd5fa1eff08..03aa9962614 100644 --- a/stable/meshcentral/9.0.20/questions.yaml +++ b/stable/meshcentral/9.0.21/questions.yaml @@ -114,13 +114,15 @@ 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 + show_if: [["trustedProxy", "!=", ""]] 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 + 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 + show_if: [["tlsOffload", "!=", ""]] required: true default: "" - variable: WANonly diff --git a/stable/meshcentral/9.0.20/templates/_secret.tpl b/stable/meshcentral/9.0.21/templates/_secret.tpl similarity index 100% rename from stable/meshcentral/9.0.20/templates/_secret.tpl rename to stable/meshcentral/9.0.21/templates/_secret.tpl diff --git a/stable/meshcentral/9.0.20/templates/common.yaml b/stable/meshcentral/9.0.21/templates/common.yaml similarity index 100% rename from stable/meshcentral/9.0.20/templates/common.yaml rename to stable/meshcentral/9.0.21/templates/common.yaml diff --git a/stable/meshcentral/9.0.20/values.yaml b/stable/meshcentral/9.0.21/values.yaml similarity index 100% rename from stable/meshcentral/9.0.20/values.yaml rename to stable/meshcentral/9.0.21/values.yaml