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-07 22:33:40 +00:00
parent 2ea9980383
commit a2bbe66f0f
12 changed files with 339 additions and 44 deletions
+4
View File
@@ -0,0 +1,4 @@
<a name="oscam-1.0.0"></a>
## oscam-1.0.0 (2021-09-07)
+46
View File
@@ -0,0 +1,46 @@
# oscam
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
Open Source Conditional Access Module software
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/oscam>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| TrueCharts | info@truecharts.org | truecharts.org |
## Source Code
* <https://trac.streamboard.tv/oscam/browser/trunk>
## Requirements
Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 6.13.7 |
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.PGID | string | `"20"` | |
| env.PUID | string | `"568"` | |
| env.TZ | string | `"UTC"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/oscam"` | |
| image.tag | string | `"version-11693"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.config.size | string | `"100Gi"` | |
| persistence.config.type | string | `"pvc"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `8888` | |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
+46
View File
@@ -0,0 +1,46 @@
# oscam
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
Open Source Conditional Access Module software
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/oscam>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| TrueCharts | info@truecharts.org | truecharts.org |
## Source Code
* <https://trac.streamboard.tv/oscam/browser/trunk>
## Requirements
Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 6.13.7 |
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.PGID | string | `"20"` | |
| env.PUID | string | `"568"` | |
| env.TZ | string | `"UTC"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/oscam"` | |
| image.tag | string | `"version-11693"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.config.size | string | `"100Gi"` | |
| persistence.config.type | string | `"pvc"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `8888` | |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
+46
View File
@@ -0,0 +1,46 @@
# oscam
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
Open Source Conditional Access Module software
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/oscam>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| TrueCharts | info@truecharts.org | truecharts.org |
## Source Code
* <https://trac.streamboard.tv/oscam/browser/trunk>
## Requirements
Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 6.13.7 |
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.PGID | string | `"20"` | |
| env.PUID | string | `"568"` | |
| env.TZ | string | `"UTC"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/oscam"` | |
| image.tag | string | `"version-11693"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.config.size | string | `"100Gi"` | |
| persistence.config.type | string | `"pvc"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `8888` | |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
+27 -1
View File
@@ -106062,6 +106062,32 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/organizr-3.1.5/organizr-3.1.5.tgz
version: 3.1.5
oscam:
- apiVersion: v2
appVersion: auto
created: "2021-09-07T22:33:38.899705984Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 6.13.7
description: Open Source Conditional Access Module software
digest: e6badf878c9c5b9ea84681c0ac32919b1abdd91dedc893c409c05426c2404283
home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/oscam-logo.png
keywords:
- oscam
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: oscam
sources:
- https://trac.streamboard.tv/oscam/browser/trunk
type: application
urls:
- https://github.com/truecharts/apps/releases/download/oscam-1.0.0/oscam-1.0.0.tgz
version: 1.0.0
overseerr:
- apiVersion: v2
appVersion: auto
@@ -174782,4 +174808,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
generated: "2021-09-07T10:59:09.553748899Z"
generated: "2021-09-07T22:33:38.949816197Z"