Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="smokeping-1.0.15"></a>
|
||||
### [smokeping-1.0.15](https://github.com/truecharts/apps/compare/smokeping-1.0.14...smokeping-1.0.15) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432))
|
||||
|
||||
#### Fix
|
||||
|
||||
* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
|
||||
|
||||
|
||||
|
||||
<a name="smokeping-1.0.14"></a>
|
||||
### [smokeping-1.0.14](https://github.com/truecharts/apps/compare/smokeping-1.0.13...smokeping-1.0.14) (2021-11-23)
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.7 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `80` | |
|
||||
| service.main.ports.main.port | int | `10030` | |
|
||||
| service.main.ports.main.targetPort | int | `80` | |
|
||||
| strategy.type | string | `"Recreate"` | |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user