chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot 2022-04-01 18:30:25 +00:00
parent a2d68eb74e
commit 3b3821bcd5
4 changed files with 32 additions and 26 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<a name="meshcentral-0.0.4"></a>
### [meshcentral-0.0.4](https://github.com/truecharts/apps/compare/meshcentral-0.0.3...meshcentral-0.0.4) (2022-04-01)
#### Fix
* HTTPS for main service ([#2377](https://github.com/truecharts/apps/issues/2377))
<a name="meshcentral-0.0.3"></a> <a name="meshcentral-0.0.3"></a>
### [meshcentral-0.0.3](https://github.com/truecharts/apps/compare/meshcentral-0.0.2...meshcentral-0.0.3) (2022-04-01) ### [meshcentral-0.0.3](https://github.com/truecharts/apps/compare/meshcentral-0.0.2...meshcentral-0.0.3) (2022-04-01)

View File

@ -47,6 +47,7 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.readOnlyRootFilesystem | bool | `false` | | | securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | | | securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10205` | | | service.main.ports.main.port | int | `10205` | |
| service.main.ports.main.protocol | string | `"HTTPS"` | |
| service.main.ports.main.targetPort | int | `443` | | | service.main.ports.main.targetPort | int | `443` | |
All Rights Reserved - The TrueCharts Project All Rights Reserved - The TrueCharts Project

View File

@ -3,4 +3,3 @@
<a name="typecho-0.0.1"></a> <a name="typecho-0.0.1"></a>
### typecho-0.0.1 (2022-04-01) ### typecho-0.0.1 (2022-04-01)

View File

@ -854,6 +854,3 @@ hide:
| No Vulnerabilities found | | No Vulnerabilities found |
|:---------------------------------| |:---------------------------------|