Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 11693
|
||||
appVersion: "11693"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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))
|
||||
|
||||
@@ -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"` | |
|
||||
|
||||
Reference in New Issue
Block a user