Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-29 16:23:28 +00:00
parent 87cba68080
commit 88a8c196c5
499 changed files with 5189 additions and 433 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="oscam-3.0.3"></a>
### [oscam-3.0.3](https://github.com/truecharts/apps/compare/oscam-3.0.2...oscam-3.0.3) (2021-09-29)
#### Chore
* update helm chart common to v8.0.13 ([#1060](https://github.com/truecharts/apps/issues/1060))
<a name="oscam-3.0.1"></a>
### [oscam-3.0.1](https://github.com/truecharts/apps/compare/oscam-3.0.0...oscam-3.0.1) (2021-09-26)
+1
View File
@@ -22,6 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| persistence.config.mountPath | string | `"/config"` | |
| persistence.config.size | string | `"100Gi"` | |
| persistence.config.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.8 |
| https://truecharts.org | common | 8.0.13 |
## Installing the Chart