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-13 17:07:54 +00:00
parent 2349bb4d40
commit e9944183a2
756 changed files with 9305 additions and 1096 deletions
+9
View File
@@ -1,3 +1,12 @@
# Changelog<br>
<a name="oscam-2.0.1"></a>
### [oscam-2.0.1](https://github.com/truecharts/apps/compare/oscam-1.0.2...oscam-2.0.1) (2021-09-13)
#### Feat
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
<a name="oscam-1.0.0"></a>
## oscam-1.0.0 (2021-09-07)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 11693
appVersion: "11693"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 6.13.8 |
| https://truecharts.org | common | 7.0.12 |
## Installing the Chart
+6 -2
View File
@@ -1,3 +1,7 @@
<a name="oscam-1.0.2"></a>
## [oscam-1.0.2](https://github.com/truecharts/apps/compare/oscam-1.0.1...oscam-1.0.2) (2021-09-08)
<a name="oscam-2.0.1"></a>
### [oscam-2.0.1](https://github.com/truecharts/apps/compare/oscam-1.0.2...oscam-2.0.1) (2021-09-13)
#### Feat
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
+1 -1
View File
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/oscam"` | |
| image.tag | string | `"version-11693"` | |
| image.tag | string | `"version-11693@sha256:e97f9929c3a6caed6ee24ed9f1efdd4a8c29b4b2ba52205d3f8daebdaf7a9ea2"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |