diff --git a/charts/incubator/oscam/CHANGELOG.md b/charts/incubator/oscam/CHANGELOG.md index 649f590c5fb..e0fac33b69f 100644 --- a/charts/incubator/oscam/CHANGELOG.md +++ b/charts/incubator/oscam/CHANGELOG.md @@ -2,3 +2,7 @@ ## oscam-1.0.0 (2021-09-07) + + +## oscam-1.0.0 (2021-09-07) + diff --git a/charts/incubator/oscam/CONFIG.md b/charts/incubator/oscam/CONFIG.md index b95527b270c..fc9b2fa2d5f 100644 --- a/charts/incubator/oscam/CONFIG.md +++ b/charts/incubator/oscam/CONFIG.md @@ -1,46 +1,8 @@ -# oscam +# Configuration Options -![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) +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ -Open Source Conditional Access Module software - -**Homepage:** - -## Maintainers - -| Name | Email | Url | -| ---- | ------ | --- | -| TrueCharts | info@truecharts.org | truecharts.org | - -## Source Code - -* - -## 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) +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/charts/incubator/oscam/README.md b/charts/incubator/oscam/README.md index b95527b270c..22d965fc9ea 100644 --- a/charts/incubator/oscam/README.md +++ b/charts/incubator/oscam/README.md @@ -1,16 +1,9 @@ -# 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) +# Introduction Open Source Conditional Access Module software -**Homepage:** - -## Maintainers - -| Name | Email | Url | -| ---- | ------ | --- | -| TrueCharts | info@truecharts.org | truecharts.org | +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** ## Source Code @@ -20,27 +13,25 @@ Open Source Conditional Access Module software Kubernetes: `>=1.16.0-0` +## Dependencies + | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 6.13.7 | +| https://truecharts.org | common | 6.13.8 | -## Values +## Installing the Chart -| 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` | | +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/charts/incubator/oscam/SCALE/CHANGELOG.md b/charts/incubator/oscam/SCALE/CHANGELOG.md index 649f590c5fb..9f9733edfe6 100644 --- a/charts/incubator/oscam/SCALE/CHANGELOG.md +++ b/charts/incubator/oscam/SCALE/CHANGELOG.md @@ -1,4 +1,4 @@ - -## oscam-1.0.0 (2021-09-07) + +## [oscam-1.0.1](https://github.com/truecharts/apps/compare/oscam-1.0.0...oscam-1.0.1) (2021-09-07) diff --git a/charts/incubator/oscam/app-readme.md b/charts/incubator/oscam/app-readme.md index b95527b270c..45ccd242c31 100644 --- a/charts/incubator/oscam/app-readme.md +++ b/charts/incubator/oscam/app-readme.md @@ -1,46 +1,3 @@ -# 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:** - -## Maintainers - -| Name | Email | Url | -| ---- | ------ | --- | -| TrueCharts | info@truecharts.org | truecharts.org | - -## Source Code - -* - -## 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) +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/oscam/helm-values.md b/charts/incubator/oscam/helm-values.md index b95527b270c..33110fe5467 100644 --- a/charts/incubator/oscam/helm-values.md +++ b/charts/incubator/oscam/helm-values.md @@ -1,28 +1,11 @@ -# oscam +# Default Helm-Values -![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) +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. -Open Source Conditional Access Module software - -**Homepage:** - -## Maintainers - -| Name | Email | Url | -| ---- | ------ | --- | -| TrueCharts | info@truecharts.org | truecharts.org | - -## Source Code - -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -| Repository | Name | Version | -|------------|------|---------| -| https://truecharts.org | common | 6.13.7 | +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. ## Values @@ -42,5 +25,4 @@ Kubernetes: `>=1.16.0-0` | 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) +All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/incubator/oscam/CHANGELOG.md b/docs/apps/incubator/oscam/CHANGELOG.md index 649f590c5fb..e0fac33b69f 100644 --- a/docs/apps/incubator/oscam/CHANGELOG.md +++ b/docs/apps/incubator/oscam/CHANGELOG.md @@ -2,3 +2,7 @@ ## oscam-1.0.0 (2021-09-07) + + +## oscam-1.0.0 (2021-09-07) + diff --git a/docs/apps/incubator/oscam/CONFIG.md b/docs/apps/incubator/oscam/CONFIG.md index b95527b270c..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/oscam/CONFIG.md +++ b/docs/apps/incubator/oscam/CONFIG.md @@ -1,46 +1,8 @@ -# oscam +# Configuration Options -![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) +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ -Open Source Conditional Access Module software - -**Homepage:** - -## Maintainers - -| Name | Email | Url | -| ---- | ------ | --- | -| TrueCharts | info@truecharts.org | truecharts.org | - -## Source Code - -* - -## 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) +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/docs/apps/incubator/oscam/helm-values.md b/docs/apps/incubator/oscam/helm-values.md index b95527b270c..33110fe5467 100644 --- a/docs/apps/incubator/oscam/helm-values.md +++ b/docs/apps/incubator/oscam/helm-values.md @@ -1,28 +1,11 @@ -# oscam +# Default Helm-Values -![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) +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. -Open Source Conditional Access Module software - -**Homepage:** - -## Maintainers - -| Name | Email | Url | -| ---- | ------ | --- | -| TrueCharts | info@truecharts.org | truecharts.org | - -## Source Code - -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -| Repository | Name | Version | -|------------|------|---------| -| https://truecharts.org | common | 6.13.7 | +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. ## Values @@ -42,5 +25,4 @@ Kubernetes: `>=1.16.0-0` | 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) +All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/incubator/oscam/index.md b/docs/apps/incubator/oscam/index.md index b95527b270c..22d965fc9ea 100644 --- a/docs/apps/incubator/oscam/index.md +++ b/docs/apps/incubator/oscam/index.md @@ -1,16 +1,9 @@ -# 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) +# Introduction Open Source Conditional Access Module software -**Homepage:** - -## Maintainers - -| Name | Email | Url | -| ---- | ------ | --- | -| TrueCharts | info@truecharts.org | truecharts.org | +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** ## Source Code @@ -20,27 +13,25 @@ Open Source Conditional Access Module software Kubernetes: `>=1.16.0-0` +## Dependencies + | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 6.13.7 | +| https://truecharts.org | common | 6.13.8 | -## Values +## Installing the Chart -| 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` | | +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/docs/index.yaml b/docs/index.yaml index fd0f1e334ad..b5ad392518c 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -106089,6 +106089,31 @@ entries: - 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-08T01:23:10.465647058Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.8 + description: Open Source Conditional Access Module software + digest: 28c8fd88a03ab11f180f6d55abc3545feceaa22a14b55877269f9d45d41cb5ad + 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.1/oscam-1.0.1.tgz + version: 1.0.1 - apiVersion: v2 appVersion: auto created: "2021-09-07T22:33:38.899705984Z" @@ -174834,4 +174859,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-07T22:49:09.979573473Z" +generated: "2021-09-08T01:23:10.522371136Z"